Skip to content

Hostname

optiscout.com

Last fetched

optiscout.com resolves to 1 IPv4 address operated by GAB in DE. WHOIS lists iana:828 as the registrar.

Nutrition Label

WHISPER CANON · optiscout.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/optiscout.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.165.169.10846.165.128.0/18AS42652GABDE

WHOIS identity

Registrar
iana:828
Organization
euro-systems sarl
Contact emails

Subdomains

2 observed subdomains of optiscout.com.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for optiscout.com.

MechanismTarget
SPF_Adelivery-mxpools-de.jupitercloud.de
SPF_Aoptiscout.com
SPF_IP164.132.148.128/32
SPF_IP164.132.148.129/32
SPF_IP37.58.63.163/32
SPF_IP46.165.169.96/32
SPF_IP46.165.169.97/32
SPF_IP46.165.252.218/32
SPF_MXoptiscout.com

Related pages

Pivot deeper into the graph from optiscout.com.

Cypher and MCP

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

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