Skip to content

Hostname

integray.com

Last fetched

integray.com resolves to 1 IPv4 address operated by SE-OMICT in CZ. WHOIS lists iana:1441 as the registrar.

Nutrition Label

WHISPER CANON · integray.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/integray.com

Resolution chain

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

IPPrefixASNOperatorCountry
92.119.65.15692.119.65.0/24AS202682SE-OMICTCZ

WHOIS identity

Registrar
iana:1441
Organization
this domain was caught by dropcatch.com
Contact emails

Subdomains

4 observed subdomains of integray.com.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for integray.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smartemailing.cz
SPF_IP92.119.65.156

Related pages

Pivot deeper into the graph from integray.com.

Cypher and MCP

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

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