Skip to content

Hostname

daily.it

Last fetched

daily.it resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:tc&c s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · daily.itRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/daily.it

Resolution chain

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

IPPrefixASNOperatorCountry
49.12.67.1149.12.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:tc&c s.r.l.
Organization
fattoria borgovecchio di andrea pasquinucci
Contact emails

Subdomains

20 observed subdomains of daily.it.

Web-graph footprint

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

49 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for daily.it.

MechanismTarget
SPF_INCLUDE_spf.arubabusiness.it
SPF_INCLUDEspf.mailvox.it
SPF_IP164.68.126.248
SPF_IP185.197.194.218
SPF_IP217.76.57.145
SPF_IP35.210.194.251
SPF_MXdaily.it

Related pages

Pivot deeper into the graph from daily.it.

Cypher and MCP

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

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