Skip to content

Hostname

billing.plus.net.bd

Last fetched

billing.plus.net.bd resolves to 1 IPv4 address operated by AS137526 in BD.

Nutrition Label

WHISPER CANON · billing.plus.net.bdRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/billing.plus.net.bd

Resolution chain

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

IPPrefixASNOperatorCountry
103.111.225.26103.111.225.0/24AS137526BD

WHOIS identity

No WHOIS records are currently associated with billing.plus.net.bd in WhisperGraph.

Subdomains

1 observed subdomain of billing.plus.net.bd.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for billing.plus.net.bd.

MechanismTarget
SPF_Abilling.plus.net.bd
SPF_INCLUDEspf.xeonbd.com
SPF_IP103.48.119.144
SPF_IP103.48.119.157
SPF_IP103.48.119.160
SPF_IP103.48.119.210
SPF_IP104.161.32.250
SPF_IP104.161.32.251
SPF_MXbilling.plus.net.bd

Related pages

Pivot deeper into the graph from billing.plus.net.bd.

Cypher and MCP

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

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