Skip to content

Hostname

funtasygroup.com

Last fetched

funtasygroup.com resolves to 8 IPv4 addresses operated by GOOGLE - Google LLC in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · funtasygroup.comRouting diversity4.2/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/funtasygroup.com

Resolution chain

funtasygroup.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.253.115.26172.253.115.0/24AS15169GOOGLE - Google LLCUS
172.253.115.27172.253.115.0/24AS15169GOOGLE - Google LLCUS
172.253.122.26172.253.122.0/24AS15169GOOGLE - Google LLCUS
172.253.122.27172.253.122.0/24AS15169GOOGLE - Google LLCUS
172.253.63.27172.253.63.0/24AS15169GOOGLE - Google LLCUS
173.194.219.26173.194.219.0/24AS15169GOOGLE - Google LLCUS
64.233.185.2664.233.185.0/24AS15169GOOGLE - Google LLCUS
74.125.138.2774.125.138.0/24AS15169GOOGLE - Google LLCUS

WHOIS identity

Registrar
iana:1068
Organization
whoisguard protected
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for funtasygroup.com.

MechanismTarget
SPF_INCLUDEspf0001.neo.space

Related pages

Pivot deeper into the graph from funtasygroup.com.

Cypher and MCP

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

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