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
Resolution chain
zafranoilbd.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 14.128.15.151 | 14.128.15.0/24 | AS136246 | TOMATTOSTL-AS-AP - Tomattos Technologies Ltd. | BD |
| 161.248.200.215 | 161.248.200.0/24 | AS154434 | HOSTSTALLCOM-AS-AP - Hoststall.com | BD |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- zafranoilbd.com
SPF policy
4 SPF mechanisms authorising senders for zafranoilbd.com.
| Mechanism | Target |
|---|---|
| SPF_A | zafranoilbd.com |
| SPF_IP | 14.128.15.151 |
| SPF_IP | 161.248.200.215 |
| SPF_MX | zafranoilbd.com |
Related pages
Pivot deeper into the graph from zafranoilbd.com.
- IP · 14.128.15.151
- ASN · AS136246TOMATTOSTL-AS-AP - Tomattos Technologies Ltd.
- Registrar · iana:1068
- Country · BD
- Email · 6332e3720c3d40bfbdfc0ac3f3f25c8e.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · za…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.