Skip to content

Hostname

admin.gregshead.net

Last fetched

admin.gregshead.net resolves to 1 IPv4 address operated by INMOTION - InMotion Hosting, Inc. in US.

Nutrition Label

WHISPER CANON · admin.gregshead.netRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/admin.gregshead.net

Resolution chain

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

IPPrefixASNOperatorCountry
216.194.173.8216.194.172.0/23AS22611INMOTION - InMotion Hosting, Inc.US

WHOIS identity

No WHOIS records are currently associated with admin.gregshead.net in WhisperGraph.

Subdomains

1 observed subdomain of admin.gregshead.net.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for admin.gregshead.net.

MechanismTarget
SPF_Aadmin.gregshead.net
SPF_IP174.121.133.86
SPF_IP192.254.210.117
SPF_IP216.194.173.11
SPF_IP216.194.173.8
SPF_MXadmin.gregshead.net

Related pages

Pivot deeper into the graph from admin.gregshead.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "admin.gregshead.net"})-[: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.