Skip to content

Hostname

g12com.com

Last fetched

g12com.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · g12com.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/g12com.com

Resolution chain

g12com.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:69
Organization
domains by proxy,
Contact emails

Subdomains

49 observed subdomains of g12com.com.

Web-graph footprint

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

22 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for g12com.com.

MechanismTarget
SPF_INCLUDE2619662.spf02.hubspotemail.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.rev.io
SPF_IP169.47.29.230
SPF_IP169.53.0.167
SPF_IP169.55.253.153
SPF_IP169.55.93.188
SPF_IP174.127.194.0/27
SPF_IP192.186.246.69
SPF_MXg12com.com

Related pages

Pivot deeper into the graph from g12com.com.

Cypher and MCP

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

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