Skip to content

Hostname

offtype.co.georgebadea.com

Last fetched

offtype.co.georgebadea.com resolves to 1 IPv4 address operated by AS5606 in RO.

Nutrition Label

WHISPER CANON · offtype.co.georgebadea.comRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/offtype.co.georgebadea.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.82.28.12645.82.28.0/23AS5606RO

WHOIS identity

No WHOIS records are currently associated with offtype.co.georgebadea.com in WhisperGraph.

Subdomains

1 observed subdomain of offtype.co.georgebadea.com.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for offtype.co.georgebadea.com.

MechanismTarget
SPF_Aofftype.co.georgebadea.com
SPF_INCLUDE_spf.protonmail.ch
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.mxserver.ro
SPF_IP185.171.184.80
SPF_IP185.171.185.225
SPF_IP188.241.222.114
SPF_IP188.241.222.17
SPF_IP2a00:ece1:0:8:0:0:0:f9
SPF_IP45.67.39.106
SPF_IP45.82.28.126
SPF_IP77.81.165.11
SPF_IP77.81.165.33
SPF_MXofftype.co.georgebadea.com

Related pages

Pivot deeper into the graph from offtype.co.georgebadea.com.

Cypher and MCP

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

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