Skip to content

Hostname

igui.com

Last fetched

igui.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · igui.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/igui.com

Resolution chain

igui.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.58.10913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.1213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.2413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.164.124.10518.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.10818.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.10918.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.4518.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.211.4618.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.5318.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.7118.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.7018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

30 observed subdomains of igui.com.

Web-graph footprint

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

57 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for igui.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.plugcrm.net

Related pages

Pivot deeper into the graph from igui.com.

Cypher and MCP

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

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