Skip to content

Hostname

oligo.de

Last fetched

oligo.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · oligo.deRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/oligo.de

Resolution chain

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

IPPrefixASNOperatorCountry
188.40.29.52188.40.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with oligo.de in WhisperGraph.

Subdomains

16 observed subdomains of oligo.de.

Web-graph footprint

Distinct hostnames that link to or from oligo.de in the public web crawl.

179 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for oligo.de.

MechanismTarget
SPF_INCLUDEspf.crsend.com
SPF_IP138.201.142.156
SPF_IP138.201.142.185
SPF_IP138.201.142.186
SPF_IP145.253.85.118
SPF_IP188.40.29.52
SPF_IP2a01:4f8:172:399b::/64
SPF_IP2a01:4f8:d0a:1073:0:0:0:2
SPF_MXoligo.de

Related pages

Pivot deeper into the graph from oligo.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "oligo.de"})-[: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.