Skip to content

Hostname

whappy.it

Last fetched

whappy.it resolves to 1 IPv4 address operated by GOOGLE-2 - Google LLC in NL. WHOIS lists registrar:server plan s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · whappy.itRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/whappy.it

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.158.22535.214.128.0/17AS19527GOOGLE-2 - Google LLCNL

WHOIS identity

Registrar
registrar:server plan s.r.l.
Organization
whappy srl
Contact emails

Subdomains

97 observed subdomains of whappy.it.

Web-graph footprint

Distinct hostnames that link to or from whappy.it in the public web crawl.

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for whappy.it.

MechanismTarget
SPF_Asmtp.whappy.it
SPF_INCLUDE_spf.google.com
SPF_IP2a02:2770:0:0:21a:4aff:fef5:899
SPF_IP46.19.34.18

Related pages

Pivot deeper into the graph from whappy.it.

Cypher and MCP

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

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