Skip to content

Hostname

tecnoidealsrl.com

Last fetched

tecnoidealsrl.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · tecnoidealsrl.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tecnoidealsrl.com

Resolution chain

tecnoidealsrl.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0116774166
Contact emails

Subdomains

5 observed subdomains of tecnoidealsrl.com.

Web-graph footprint

Distinct hostnames that link to or from tecnoidealsrl.com in the public web crawl.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for tecnoidealsrl.com.

MechanismTarget
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.106.31.246
SPF_IP185.33.58.219
SPF_IP197.3.7.193
SPF_IP213.178.223.203
SPF_IP31.44.175.84
SPF_IP31.44.175.85
SPF_IP31.44.175.86
SPF_IP77.32.78.120
SPF_IP84.33.99.119
SPF_IP93.46.105.246
SPF_IP93.64.118.106

Related pages

Pivot deeper into the graph from tecnoidealsrl.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tecnoidealsrl.com"})-[: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.