Skip to content

Hostname

truebluela.com

Last fetched

truebluela.com resolves to 199.232.193.246, announced in 199.232.192.0/22 by FASTLY - Fastly, Inc. in CA. truebluela.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · truebluela.comRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/truebluela.com

Resolution chain

IPv6 resolution

No AAAA record for truebluela.com is recorded in WhisperGraph.

Attribution

Fastly

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of truebluela.com owner
Contact emails
domain.names@voxmedia.com, 3bc67c8a-6d1e-4422-a767-5079ba6144c4@identity-protect.org, 4529af91-0be8-40dd-8c2e-b68c212d5888@identity-protect.org, 4bcf5a6a-1265-48d5-bd49-e4a6ea897588@identity-protect.org, ef87a434-3fe3-4e5c-86be-5f0069d62482@identity-protect.org, fc5f1857-1729-4a51-adbb-863289573b7a@identity-protect.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-57.awsdns-07.com
  • ns-606.awsdns-11.net
  • ns-1147.awsdns-15.org
  • ns-1731.awsdns-24.co.uk

MX records

  • mail1.sbnation.com

Threat-feed evidence

History

Related pages

Pivot from truebluela.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "truebluela.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.