Skip to content

Hostname

blueandi.art

Last fetched

blueandi.art resolves to 1 IPv4 address operated by AS44043 in RO. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · blueandi.artRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/blueandi.art

Resolution chain

blueandi.art resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
31.14.12.2131.14.12.0/24AS44043RO

WHOIS identity

Registrar
iana:303
Organization
Contact emails

Subdomains

8 observed subdomains of blueandi.art.

Web-graph footprint

Distinct hostnames that link to or from blueandi.art in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • blueandi.art

SPF policy

5 SPF mechanisms authorising senders for blueandi.art.

MechanismTarget
SPF_Ablueandi.art
SPF_IP31.14.12.21
SPF_IP89.46.6.12
SPF_IP89.46.6.24
SPF_MXblueandi.art

Related pages

Pivot deeper into the graph from blueandi.art.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "blueandi.art"})-[: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.