Skip to content

Hostname

blues-l.com

Last fetched

blues-l.com resolves to 2 IPv4 addresses operated by PANIX - Panix in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · blues-l.comRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/blues-l.com

Resolution chain

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

IPPrefixASNOperatorCountry
166.84.6.36166.84.0.0/16AS2033PANIX - PanixUS
207.114.3.55207.114.0.0/17AS17054EXPEDIENT - ExpedientUS

WHOIS identity

Registrar
iana:303
Organization
contact privacy inc. customer 1241331997
Contact emails

Web-graph footprint

Distinct hostnames that link to or from blues-l.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for blues-l.com.

MechanismTarget
SPF_IP166.84.136.76
SPF_IP166.84.6.36
SPF_IP166.84.7.18
SPF_IP166.84.7.95
SPF_IP207.114.3.54
SPF_IP207.114.3.55

Related pages

Pivot deeper into the graph from blues-l.com.

Cypher and MCP

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

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