Skip to content

Hostname

bd15.noc223.com

Last fetched

bd15.noc223.com resolves to 2 IPv4 addresses operated by AS150142 in BD.

Nutrition Label

WHISPER CANON · bd15.noc223.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/bd15.noc223.com

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with bd15.noc223.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bd15.noc223.com.

MechanismTarget
SPF_Abd15.noc223.com
SPF_IP103.213.38.227
SPF_IP103.213.38.228
SPF_MXbd15.noc223.com

Related pages

Pivot deeper into the graph from bd15.noc223.com.

Cypher and MCP

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

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