Skip to content

Hostname

scottoiler.com

Last fetched

scottoiler.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · scottoiler.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/scottoiler.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.8.142104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.142104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.154172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:69
Organization
david thomson
Contact emails

Subdomains

10 observed subdomains of scottoiler.com.

Web-graph footprint

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

169 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for scottoiler.com.

MechanismTarget
SPF_Arelay.maclellantechnology.info
SPF_Ascottoiler.com
SPF_Aspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.228.60.112
SPF_IP195.162.97.223
SPF_IP46.38.163.106
SPF_IP52.51.111.90
SPF_IP81.142.240.254
SPF_IP84.9.21.179
SPF_MXscottoiler.com

Related pages

Pivot deeper into the graph from scottoiler.com.

Cypher and MCP

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

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