Skip to content

Hostname

tecnorete.it

Last fetched

tecnorete.it resolves to 130.162.56.130, announced in 130.162.32.0/19 by ORACLE-BMC-31898 - Oracle Corporation in DE. tecnorete.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 · tecnorete.itRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/tecnorete.it

Resolution chain

IPv6 resolution

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

Attribution

Google

cloud · ORIGIN_AS

WHOIS identity

Registrar
registrar:register s.p.a.
Registrant organisation
tecnocasa franchising s.p.a.

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

  • dns1.proxys.com
  • dns2.proxys.com

MX records

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

SPF policy

  • ip: 193.122.0.0/20
  • ip: 193.122.48.0/20
  • ip: 130.61.12.58/16
  • include: musvc.com
  • include: spf.protection.outlook.com
  • include: _spf.salesforce.com
  • a: mailrelay.tecnocasa.com
  • include: _spf.zucchetti.com
  • mx: tecnorete.it
  • ip: 130.61.204.102
  • ip: 130.61.71.169
  • ip: 231.231.47.171
  • ip: 3.121.249.101
  • ip: 3.74.214.157
  • ip: 5.150.140.164

Threat-feed evidence

History

Related pages

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