Skip to content

Hostname

tecnotrade.com

Last fetched

tecnotrade.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · tecnotrade.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tecnotrade.com

Resolution chain

tecnotrade.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
37.187.90.16137.187.0.0/16AS16276FR

WHOIS identity

Registrar
iana:433
Organization
simone resca
Contact emails

Subdomains

17 observed subdomains of tecnotrade.com.

Web-graph footprint

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

47 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for tecnotrade.com.

MechanismTarget
SPF_Atecnotrade.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEhosting.spf.kqi.it
SPF_INCLUDEmail.spf.kqi.it
SPF_INCLUDEmx.ovh.com
SPF_IP145.239.70.125
SPF_IP147.135.251.164
SPF_IP37.187.90.161
SPF_IP51.38.178.145
SPF_IP52.18.143.123/32
SPF_IP94.23.222.106
SPF_MXtecnotrade.com

Related pages

Pivot deeper into the graph from tecnotrade.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tecnotrade.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.