Skip to content

Hostname

payment.angelmartbd.com

Last fetched

payment.angelmartbd.com resolves to 3 IPv4 addresses operated by AS63949 in US.

Nutrition Label

WHISPER CANON · payment.angelmartbd.comRouting diversity3.0/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/payment.angelmartbd.com

Resolution chain

payment.angelmartbd.com resolves to 3 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 payment.angelmartbd.com in WhisperGraph.

Subdomains

1 observed subdomain of payment.angelmartbd.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for payment.angelmartbd.com.

MechanismTarget
SPF_Apayment.angelmartbd.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP162.246.16.178
SPF_MXpayment.angelmartbd.com

Related pages

Pivot deeper into the graph from payment.angelmartbd.com.

Cypher and MCP

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

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