Skip to content

Hostname

houseofcolour.com

Last fetched

houseofcolour.com resolves to 2 IPv4 addresses operated by AS12488 in US. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · houseofcolour.comRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/houseofcolour.com

Resolution chain

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

WHOIS identity

Registrar
iana:1515
Organization
brian coyle
Contact emails

Subdomains

14 observed subdomains of houseofcolour.com.

Web-graph footprint

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

197 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for houseofcolour.com.

MechanismTarget
SPF_INCLUDEconstantcontact.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP109.234.197.78
SPF_IP13.42.61.32
SPF_IP162.254.227.109
SPF_IP51.178.153.116

Related pages

Pivot deeper into the graph from houseofcolour.com.

Cypher and MCP

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

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