Skip to content

Hostname

twiar.net

Last fetched

twiar.net resolves to 1 IPv4 address operated by AS-INCX - Interconnecx, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · twiar.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/twiar.net

Resolution chain

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

IPPrefixASNOperatorCountry
74.80.183.14774.80.183.0/24AS13737AS-INCX - Interconnecx, LLCUS

WHOIS identity

Registrar
iana:146
Organization
community video associates,
Contact emails

Subdomains

8 observed subdomains of twiar.net.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • twiar.net

SPF policy

5 SPF mechanisms authorising senders for twiar.net.

MechanismTarget
SPF_Atwiar.net
SPF_IP147.135.10.154
SPF_IP158.69.243.117
SPF_IP74.80.183.147
SPF_MXtwiar.net

Related pages

Pivot deeper into the graph from twiar.net.

Cypher and MCP

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

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