Skip to content

Hostname

grg.com

Last fetched

grg.com resolves to 1 IPv4 address operated by AS25180 in GB. WHOIS lists iana:447 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
176.123.52.210176.123.52.0/23AS25180GB

WHOIS identity

Registrar
iana:447
Organization
domain administrator
Contact emails

Subdomains

52 observed subdomains of grg.com.

Web-graph footprint

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

10 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for grg.com.

MechanismTarget
SPF_INCLUDE_spf1d.grg.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservice-now.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.123.52.0/23
SPF_IP216.136.161.142/28
SPF_IP216.136.161.143
SPF_IP80.69.3.0/26
SPF_IP80.69.8.64/26
SPF_IP83.244.249.0/24
SPF_IP89.187.111.0/25

Related pages

Pivot deeper into the graph from grg.com.

Cypher and MCP

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

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