Skip to content

Hostname

goquantus.com

Last fetched

goquantus.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · goquantus.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/goquantus.com

Resolution chain

goquantus.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of goquantus.com.

Web-graph footprint

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

7 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

47 SPF mechanisms authorising senders for goquantus.com.

MechanismTarget
SPF_INCLUDE_spf-usg1.ppe-hosted.com
SPF_INCLUDE_spf0000002.goquantus.com
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.47.0.0/17
SPF_IP147.253.213.91
SPF_IP147.253.213.92
SPF_IP147.253.213.93
SPF_IP147.253.213.94
SPF_IP147.253.213.95
SPF_IP147.253.213.96
SPF_IP147.253.213.97
SPF_IP147.253.213.98
SPF_IP149.72.0.0/16
SPF_IP159.183.0.0/16
SPF_IP167.89.0.0/17
SPF_IP167.89.28.151/17
SPF_IP167.89.28.155
SPF_IP167.89.28.234
SPF_IP167.89.28.235/32
SPF_IP167.89.28.238
SPF_IP167.89.28.239
SPF_IP167.89.28.240
SPF_IP167.89.28.241
SPF_IP167.89.28.242
SPF_IP167.89.58.133
SPF_IP167.89.58.176
SPF_IP167.89.58.195
SPF_IP167.89.59.64
SPF_IP167.89.6.154
SPF_IP167.89.6.239
SPF_IP167.89.61.16
SPF_IP167.89.62.71
SPF_IP167.89.66.171
SPF_IP167.89.76.76
SPF_IP167.89.76.80
SPF_IP167.89.77.195
SPF_IP167.89.80.229
SPF_IP167.89.80.237
SPF_IP167.89.80.249
SPF_IP167.89.87.47
SPF_IP168.245.0.0/17
SPF_IP198.21.0.0/21
SPF_IP40.107.0.0/16
SPF_IP50.31.32.0/19
SPF_IP52.100.0.0/14
SPF_IP68.238.243.51

Related pages

Pivot deeper into the graph from goquantus.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "goquantus.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.