Skip to content

Hostname

blue.net

Last fetched

blue.net resolves to 74.50.46.254, announced in 74.50.46.0/24 by BLUENET - Bluegrass Network LLC in US. blue.net 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 · blue.netRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/blue.net

Resolution chain

IPv6 resolution

No AAAA record for blue.net is recorded in WhisperGraph.

Attribution

bluegrass

ORIGIN_AS

WHOIS identity

Registrar
iana:2
Registrant organisation
bluegrass network
Contact emails
serveroperations@bluegrassnetwork.com, adminblue@blue.net

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

  • ns1.blue.net
  • ns2.blue.net
  • ns3.blue.net

MX records

  • us-smtp-inbound-1.mimecast.com
  • us-smtp-inbound-2.mimecast.com
  • mail.blue.net

SPF policy

  • include: _spf.google.com
  • a: mail.blue.net
  • a: smtp.blue.net
  • a: mail35.up0.net
  • ip: 208.66.205.27
  • ip: 66.38.0.190
  • ip: 66.38.0.201
  • ip: 66.38.0.220

Threat-feed evidence

History

Related pages

Pivot from blue.net 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: "blue.net"})-[: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.