Skip to content

Hostname

gogpac.com

Last fetched

gogpac.com resolves to 1 IPv4 address operated by QOSL-AS-AP Qovic Online Solutions LLP in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · gogpac.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gogpac.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.70.212.24834.70.208.0/20AS396982QOSL-AS-AP Qovic Online Solutions LLPUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of gogpac.com.

Web-graph footprint

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

34 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for gogpac.com.

MechanismTarget
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.169.181
SPF_IP149.72.173.169
SPF_IP149.72.176.40
SPF_IP149.72.231.30
SPF_IP149.72.42.102
SPF_IP149.72.62.192
SPF_IP168.245.66.51
SPF_IP168.245.67.112
SPF_IP168.245.99.103
SPF_IP178.215.237.0/24
SPF_IP208.117.53.173
SPF_IP209.43.51.240/28
SPF_IP64.207.183.197
SPF_IP64.207.190.98
SPF_IP64.91.238.157
SPF_IP68.232.147.54
SPF_IP70.32.89.221
SPF_IP94.156.176.0/24
SPF_MXgogpac.com

Related pages

Pivot deeper into the graph from gogpac.com.

Cypher and MCP

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

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