Skip to content

Hostname

ivi.int

Last fetched

ivi.int resolves to 4 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in KR.

Nutrition Label

WHISPER CANON · ivi.intRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ivi.int

Resolution chain

ivi.int resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
141.164.35.150141.164.32.0/19AS20473AS-VULTR - The Constant Company, LLCKR
158.247.237.183158.247.192.0/18AS20473AS-VULTR - The Constant Company, LLCKR
220.93.120.201220.92.0.0/14AS4766KR
220.93.120.79220.92.0.0/14AS4766KR

WHOIS identity

Registrar
Organization
youngback cho
Contact emails

Subdomains

33 observed subdomains of ivi.int.

Web-graph footprint

Distinct hostnames that link to or from ivi.int in the public web crawl.

325 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ivi.int.

MechanismTarget
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ivi.int.

Cypher and MCP

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

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