Skip to content

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

WHISPER CANON · tamoil.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/tamoil.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.18.136.11252.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
81.208.86.4181.208.64.0/18AS12874IT

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.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for tamoil.com.

MechanismTarget
SPF_INCLUDEp.spf.tamoil.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.202.253.178
SPF_IP212.31.109.14
SPF_IP213.207.153.65
SPF_IP213.207.153.74
SPF_IP213.27.244.3
SPF_IP217.150.152.201
SPF_IP217.150.155.12/32
SPF_IP62.2.183.134
SPF_IP62.2.183.135
SPF_IP62.206.42.106
SPF_IP81.208.86.43
SPF_IP81.208.86.44
SPF_IP81.208.86.46
SPF_IP81.88.237.246
SPF_IP87.228.202.231

Related pages

Pivot deeper into the graph from tamoil.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.