Skip to content

Hostname

icompaz.com

Last fetched

icompaz.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · icompaz.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/icompaz.com

Resolution chain

icompaz.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:299
Organization
infosys
Contact emails

Subdomains

4 observed subdomains of icompaz.com.

Web-graph footprint

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

16 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for icompaz.com.

MechanismTarget
SPF_INCLUDE_spf-a.icompaz.com
SPF_IP122.98.10.31/30
SPF_IP122.98.10.32
SPF_IP122.98.10.33
SPF_IP122.98.132.40
SPF_IP122.98.14.30
SPF_IP122.98.14.31
SPF_IP122.98.14.32
SPF_IP122.98.14.33
SPF_IP202.79.194.193/32
SPF_IP216.251.50.7
SPF_IP216.251.56.130

Related pages

Pivot deeper into the graph from icompaz.com.

Cypher and MCP

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

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