Skip to content

Hostname

3phase.com.bd

Last fetched

3phase.com.bd resolves to 1 IPv4 address operated by AS63969 in BD.

Nutrition Label

WHISPER CANON · 3phase.com.bdRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/3phase.com.bd

Resolution chain

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

IPPrefixASNOperatorCountry
154.89.7.100154.89.7.0/24AS63969BD

WHOIS identity

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

Subdomains

8 observed subdomains of 3phase.com.bd.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • 3phase.com.bd

SPF policy

7 SPF mechanisms authorising senders for 3phase.com.bd.

MechanismTarget
SPF_A3phase.com.bd
SPF_INCLUDErelay.mailchannels.net
SPF_IP148.163.93.108
SPF_IP15.235.182.162
SPF_IP154.89.7.100
SPF_IP198.23.142.10
SPF_MX3phase.com.bd

Related pages

Pivot deeper into the graph from 3phase.com.bd.

Cypher and MCP

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

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