Skip to content

Hostname

speweb.it

Last fetched

speweb.it resolves to 151.13.153.180, announced in 151.13.0.0/16 by ASN-WINDTRE - WIND TRE S.P.A. in IT. speweb.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 · speweb.itRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/speweb.it

Resolution chain

Attribution

wind tre

ORIGIN_AS

WHOIS identity

Registrar
registrar:register s.p.a.
Registrant organisation
monrif net

Subdomains

Mail and authentication

Nameservers

  • ns1.register.it
  • ns2.register.it

MX records

  • monrif.esvacloud.com
  • monrif2.esvacloud.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com

SPF policy

  • ip: 213.82.45.135/28
  • ip: 80.207.39.96/28
  • include: _spf.google.com
  • include: musvc.com
  • a: speweb.it
  • mx: speweb.it

Threat-feed evidence

History

Related pages

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