Skip to content

Hostname

ittaro.com

Last fetched

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

Nutrition Label

WHISPER CANON · ittaro.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/ittaro.com

Resolution chain

ittaro.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:1408
Organization
Contact emails

Subdomains

2 observed subdomains of ittaro.com.

Web-graph footprint

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

6 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for ittaro.com.

MechanismTarget
SPF_Aittaro.com
SPF_INCLUDE_spf.donotspam.de
SPF_INCLUDE_spfeu.qmarkets-dns.org
SPF_INCLUDEdatevnet._spf.datev.de
SPF_INCLUDEddvs._spf.datev.de
SPF_INCLUDEmaildomain._spf.datev.de
SPF_INCLUDEsecure-mailgate.com
SPF_INCLUDEspf.crsend.com
SPF_IP109.237.132.38/32
SPF_IP81.24.66.22
SPF_IP81.24.66.23/32
SPF_IP91.190.200.4/32
SPF_IP94.16.0.20/32
SPF_IP94.16.0.21/32
SPF_IP94.16.0.33/32
SPF_IP94.16.0.34/32
SPF_IP94.16.1.20
SPF_IP94.16.1.21
SPF_MXittaro.com

Related pages

Pivot deeper into the graph from ittaro.com.

Cypher and MCP

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

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