Hostname
tamoil.com
Last fetched
tamoil.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1647 as the registrar.
Nutrition Label
Resolution chain
tamoil.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 |
|---|---|---|---|---|
| 52.18.136.112 | 52.18.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 81.208.86.41 | 81.208.64.0/18 | AS12874 | — | IT |
WHOIS identity
- Registrar
- iana:1647
- Organization
- oilinvest (netherland) b.v.
- Contact emails
Subdomains
11 observed subdomains of tamoil.com.
Web-graph footprint
Distinct hostnames that link to or from tamoil.com in the public web crawl.
31 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for tamoil.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | p.spf.tamoil.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 188.202.253.178 |
| SPF_IP | 212.31.109.14 |
| SPF_IP | 213.207.153.65 |
| SPF_IP | 213.207.153.74 |
| SPF_IP | 213.27.244.3 |
| SPF_IP | 217.150.152.201 |
| SPF_IP | 217.150.155.12/32 |
| SPF_IP | 62.2.183.134 |
| SPF_IP | 62.2.183.135 |
| SPF_IP | 62.206.42.106 |
| SPF_IP | 81.208.86.43 |
| SPF_IP | 81.208.86.44 |
| SPF_IP | 81.208.86.46 |
| SPF_IP | 81.88.237.246 |
| SPF_IP | 87.228.202.231 |
Related pages
Pivot deeper into the graph from tamoil.com.
- IP · 52.18.136.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1647
- Country · IE
- Email · domain-admin@nextep.it
- TLD · .com
- Browse hostnames · ta…
- 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: "tamoil.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.