Skip to content

Hostname

bcwire.net.pleo.com

Last fetched

bcwire.net.pleo.com resolves to 1 IPv4 address operated by AS45753 in US.

Nutrition Label

WHISPER CANON · bcwire.net.pleo.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/bcwire.net.pleo.com

Resolution chain

bcwire.net.pleo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
148.66.54.130148.66.84.0/24AS45753US

WHOIS identity

No WHOIS records are currently associated with bcwire.net.pleo.com in WhisperGraph.

Subdomains

1 observed subdomain of bcwire.net.pleo.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bcwire.net.pleo.com.

MechanismTarget
SPF_Abcwire.net.pleo.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP148.66.54.130
SPF_MXbcwire.net.pleo.com

Related pages

Pivot deeper into the graph from bcwire.net.pleo.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bcwire.net.pleo.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.