Skip to content

Hostname

sortoil.com

Last fetched

sortoil.com resolves to 1 IPv4 address operated by AS29119 in ES. WHOIS lists iana:1383 as the registrar.

Nutrition Label

WHISPER CANON · sortoil.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sortoil.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.103.37.184185.103.36.0/22AS29119ES

WHOIS identity

Registrar
iana:1383
Organization
german saez
Contact emails

Subdomains

3 observed subdomains of sortoil.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for sortoil.com.

MechanismTarget
SPF_Amail.sortoil.com
SPF_Asortoil.com
SPF_Aspf.profesionalhosting.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.103.37.184
SPF_IP185.2.150.115
SPF_IP185.2.150.116
SPF_IP185.45.73.53
SPF_MXsortoil.com

Related pages

Pivot deeper into the graph from sortoil.com.

Cypher and MCP

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

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