Skip to content

Hostname

indigo-lighting.com

Last fetched

indigo-lighting.com resolves to 1 IPv4 address operated by AS12488 in GB. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · indigo-lighting.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/indigo-lighting.com

Resolution chain

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

IPPrefixASNOperatorCountry
77.72.2.13177.72.0.0/21AS12488GB

WHOIS identity

Registrar
iana:433
Organization
indigo
Contact emails

Subdomains

7 observed subdomains of indigo-lighting.com.

Web-graph footprint

Distinct hostnames that link to or from indigo-lighting.com in the public web crawl.

104 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for indigo-lighting.com.

MechanismTarget
SPF_Aindigo-lighting.com
SPF_INCLUDEcatbuilder-2.catbuilder.info
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP193.105.133.158
SPF_IP193.105.133.164
SPF_IP193.105.133.211
SPF_IP94.140.170.113
SPF_MXindigo-lighting.com

Related pages

Pivot deeper into the graph from indigo-lighting.com.

Cypher and MCP

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

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