Skip to content

Hostname

simone.it

Last fetched

simone.it resolves to 217.160.39.200, announced in 217.160.156.0/23 by IONOS-AS - IONOS SE in ES. simone.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 · simone.itRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/simone.it

Resolution chain

IPv6 resolution

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

Attribution

ionos se

ORIGIN_AS

WHOIS identity

Registrar
registrar:aruba s.p.a.
Registrant organisation
simone

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1161.dns.dyn.com
  • ns2152.dns.dyn.com
  • ns3174.dns.dyn.com
  • ns4176.dns.dyn.com
  • ns1.mydyndns.org

MX records

  • mx.spamexperts.com
  • fallbackmx.spamexperts.eu
  • mail.simone.it
  • lastmx.spamexperts.net

SPF policy

  • ip: 185.125.65.12/28
  • ip: 92.222.106.15/32
  • ip: 51.255.148.181/32
  • ip: 78.152.122.242/32
  • ip: 78.152.122.249/32
  • ip: 212.146.212.91/32
  • include: sendinblue.com
  • include: smtp-relay.sendinblue.com
  • a: simone.it
  • mx: simone.it
  • ip: 37.59.174.2

Threat-feed evidence

History

Related pages

Pivot from simone.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: "simone.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.