Skip to content

Hostname

plexus.com.bd

Last fetched

plexus.com.bd resolves to 1 IPv4 address operated by IS-AS-1 - Interserver, Inc in US.

Nutrition Label

WHISPER CANON · plexus.com.bdRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/plexus.com.bd

Resolution chain

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

IPPrefixASNOperatorCountry
66.45.230.366.45.224.0/19AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

No WHOIS records are currently associated with plexus.com.bd in WhisperGraph.

Subdomains

27 observed subdomains of plexus.com.bd.

Web-graph footprint

Distinct hostnames that link to or from plexus.com.bd in the public web crawl.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for plexus.com.bd.

MechanismTarget
SPF_Aplexus.com.bd
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.is.cc
SPF_IP66.45.230.2
SPF_MXplexus.com.bd

Related pages

Pivot deeper into the graph from plexus.com.bd.

Cypher and MCP

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

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