Skip to content

Hostname

invir.com

Last fetched

invir.com resolves to 1 IPv4 address operated by DETELNETWORKS-ID PT. DEWATA TELEMATIKA in ID. WHOIS lists iana:460 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
111.221.42.98111.221.42.0/24AS45713DETELNETWORKS-ID PT. DEWATA TELEMATIKAID

WHOIS identity

Registrar
iana:460
Organization
invircom
Contact emails

Subdomains

7 observed subdomains of invir.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • invir.com

SPF policy

3 SPF mechanisms authorising senders for invir.com.

MechanismTarget
SPF_Ainvir.com
SPF_IP111.221.42.98
SPF_MXinvir.com

Related pages

Pivot deeper into the graph from invir.com.

Cypher and MCP

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

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