Skip to content

Hostname

indigo8-solutions.com

Last fetched

indigo8-solutions.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

indigo8-solutions.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:2
Organization
hooleysoft
Contact emails

Subdomains

2 observed subdomains of indigo8-solutions.com.

Web-graph footprint

Distinct hostnames that link to or from indigo8-solutions.com in the public web crawl.

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

43 SPF mechanisms authorising senders for indigo8-solutions.com.

MechanismTarget
SPF_IP111.125.169.165
SPF_IP111.125.169.166
SPF_IP111.125.169.171
SPF_IP111.125.169.172
SPF_IP111.125.169.173
SPF_IP111.125.169.174
SPF_IP111.125.169.179
SPF_IP111.125.169.180
SPF_IP111.125.169.181
SPF_IP111.125.169.186
SPF_IP111.125.169.187
SPF_IP111.125.169.190
SPF_IP111.125.170.101
SPF_IP111.125.170.102
SPF_IP114.111.146.99
SPF_IP142.250.142.27/32
SPF_IP172.217.160.0/21
SPF_IP172.217.192.0/19
SPF_IP172.217.32.0/20
SPF_IP172.253.112.0/20
SPF_IP172.253.56.0/21
SPF_IP173.194.0.0/16
SPF_IP192.178.164.26/32
SPF_IP192.178.212.26
SPF_IP192.178.220.27/32
SPF_IP198.185.159.144/32
SPF_IP2001:4860:4000::/36
SPF_IP208.91.197.26
SPF_IP209.85.128.0/17
SPF_IP216.239.32.0/19
SPF_IP216.58.192.0/19
SPF_IP2404:6800:4000::/36
SPF_IP2607:f8b0:4000::/36
SPF_IP2607:f8b0:4001:c74:0:0:0:1a
SPF_IP2607:f8b0:4003:c30:0:0:0:1b
SPF_IP2607:f8b0:4023:100f:0:0:0:1a
SPF_IP2607:f8b0:4023:1c05:0:0:0:1a
SPF_IP2607:f8b0:4023:2009:0:0:0:1b
SPF_IP2800:3f0:4000::/36
SPF_IP2a00:1450:4000::0/36
SPF_IP2c0f:fb50:4000::/36
SPF_IP74.125.0.0/16
SPF_IP74.125.27.26

Related pages

Pivot deeper into the graph from indigo8-solutions.com.

Cypher and MCP

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

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