Skip to content

Hostname

tanglepatterns.com

Last fetched

tanglepatterns.com resolves to 2 IPv4 addresses operated by NOCIX - Nocix, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · tanglepatterns.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tanglepatterns.com

Resolution chain

tanglepatterns.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.150.60.234107.150.32.0/19AS33387NOCIX - Nocix, LLCUS
198.204.227.218198.204.224.0/19AS33387NOCIX - Nocix, LLCUS

WHOIS identity

Registrar
iana:146
Organization
concept communiques
Contact emails

Subdomains

15 observed subdomains of tanglepatterns.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for tanglepatterns.com.

MechanismTarget
SPF_Amail.feedblitz.com
SPF_INCLUDEmail.feedblitz.com
SPF_IP198.204.227.218

Related pages

Pivot deeper into the graph from tanglepatterns.com.

Cypher and MCP

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

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