Skip to content

Hostname

zafranoilbd.com

Last fetched

zafranoilbd.com resolves to 2 IPv4 addresses operated by TOMATTOSTL-AS-AP - Tomattos Technologies Ltd. in BD. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · zafranoilbd.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/zafranoilbd.com

Resolution chain

zafranoilbd.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
14.128.15.15114.128.15.0/24AS136246TOMATTOSTL-AS-AP - Tomattos Technologies Ltd.BD
161.248.200.215161.248.200.0/24AS154434HOSTSTALLCOM-AS-AP - Hoststall.comBD

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

7 observed subdomains of zafranoilbd.com.

Web-graph footprint

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

12 sites link to this hostname.

4,169 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • zafranoilbd.com

SPF policy

4 SPF mechanisms authorising senders for zafranoilbd.com.

MechanismTarget
SPF_Azafranoilbd.com
SPF_IP14.128.15.151
SPF_IP161.248.200.215
SPF_MXzafranoilbd.com

Related pages

Pivot deeper into the graph from zafranoilbd.com.

Cypher and MCP

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

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