Skip to content

Hostname

gregorycorp.com

Last fetched

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

Nutrition Label

WHISPER CANON · gregorycorp.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gregorycorp.com

Resolution chain

gregorycorp.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:895
Organization
contact privacy inc. customer 1246368840
Contact emails

Subdomains

13 observed subdomains of gregorycorp.com.

Web-graph footprint

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

72 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for gregorycorp.com.

MechanismTarget
SPF_INCLUDE21422585.spf03.hubspotemail.net
SPF_INCLUDEemail.freshservice.com
SPF_INCLUDErelay.bswift.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.208.137.198
SPF_IP20.49.44.192
SPF_IP70.60.165.100
SPF_IP71.67.229.130
SPF_IP74.142.73.50

Related pages

Pivot deeper into the graph from gregorycorp.com.

Cypher and MCP

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

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