Skip to content

Hostname

interallis.com

Last fetched

interallis.com resolves to 1 IPv4 address operated by DELTA-BG-AS in BG. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.189.82.66195.189.82.0/24AS8860DELTA-BG-ASBG

WHOIS identity

Registrar
iana:69
Organization
interallis chemicals d.o.o.
Contact emails

Subdomains

13 observed subdomains of interallis.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for interallis.com.

MechanismTarget
SPF_IP91.143.213.185/32
SPF_MXinterallis.com

Related pages

Pivot deeper into the graph from interallis.com.

Cypher and MCP

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

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