Skip to content

Hostname

gomomentus.com

Last fetched

gomomentus.com resolves to 1 IPv4 address operated by FASTLY - Fastly, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · gomomentus.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gomomentus.com

Resolution chain

gomomentus.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
151.101.193.91151.101.192.0/22AS54113FASTLY - Fastly, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

62 observed subdomains of gomomentus.com.

Web-graph footprint

Distinct hostnames that link to or from gomomentus.com in the public web crawl.

100 sites link to this hostname.

177 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for gomomentus.com.

MechanismTarget
SPF_INCLUDE22186335.spf08.hubspotemail.net
SPF_INCLUDE_spf.joinzealot.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.sendergen.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.201.3
SPF_IP167.89.9.96

Related pages

Pivot deeper into the graph from gomomentus.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "gomomentus.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.