Skip to content

Hostname

tricky3.net

Last fetched

tricky3.net resolves to 1 IPv4 address operated by ONIAAS - HostPapa in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · tricky3.netRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tricky3.net

Resolution chain

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

IPPrefixASNOperatorCountry
66.102.128.3166.102.128.0/20AS40092ONIAAS - HostPapaCA

WHOIS identity

Registrar
iana:48
Organization
rick davies
Contact emails

Web-graph footprint

Distinct hostnames that link to or from tricky3.net in the public web crawl.

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • tricky3.net

SPF policy

7 SPF mechanisms authorising senders for tricky3.net.

MechanismTarget
SPF_Atricky3.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.websiteservername.com
SPF_IP172.96.180.119
SPF_IP66.102.128.36
SPF_IP66.199.141.101
SPF_MXtricky3.net

Related pages

Pivot deeper into the graph from tricky3.net.

Cypher and MCP

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

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