Skip to content

Hostname

optimaxbd.net

Last fetched

optimaxbd.net resolves to 1 IPv4 address operated by AS38031 in BD. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · optimaxbd.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/optimaxbd.net

Resolution chain

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

IPPrefixASNOperatorCountry
203.112.72.51203.112.72.0/24AS38031BD

WHOIS identity

Registrar
iana:472
Organization
md. emdadul hoque molla
Contact emails

Subdomains

48 observed subdomains of optimaxbd.net.

Web-graph footprint

Distinct hostnames that link to or from optimaxbd.net in the public web crawl.

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for optimaxbd.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP114.134.93.118
SPF_IP114.134.93.146
SPF_IP203.112.72.14
SPF_IP203.112.72.17
SPF_IP203.112.72.24
SPF_IP203.112.72.3
SPF_IP203.112.72.7
SPF_IP203.112.72.72
SPF_IP203.112.73.74
SPF_IP61.247.187.74
SPF_IP61.247.188.162
SPF_MXoptimaxbd.net

Related pages

Pivot deeper into the graph from optimaxbd.net.

Cypher and MCP

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

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