Skip to content

Hostname

tomato.it

Last fetched

tomato.it resolves to 93.94.36.226, announced in 93.94.32.0/21 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IT. tomato.it is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · tomato.itRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/tomato.it

Resolution chain

IPv6 resolution

No AAAA record for tomato.it is recorded in WhisperGraph.

Attribution

Microsoft

cloud · ORIGIN_AS

WHOIS identity

Registrar
registrar:barbero & associates ltd
Registrant organisation
teamsystem s.p.a.

Subdomains

Mail and authentication

Nameservers

  • ns1-35.azure-dns.com
  • ns4-35.azure-dns.info
  • ns2-35.azure-dns.net
  • ns3-35.azure-dns.org

MX records

  • tomato-it.mail.protection.outlook.com

SPF policy

  • ip: 93.94.35.252/32
  • include: spf.protection.outlook.com
  • include: spf-0078e201.pphosted.com
  • include: mail.zendesk.com
  • a: tomato.it
  • mx: tomato.it

Threat-feed evidence

History

Related pages

Pivot from tomato.it into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "tomato.it"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.