Skip to content

Hostname

olfer.com

Last fetched

olfer.com resolves to 2 IPv4 addresses operated by QOSL-AS-AP Qovic Online Solutions LLP in DE. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · olfer.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/olfer.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.234.127.8435.234.64.0/18AS396982QOSL-AS-AP Qovic Online Solutions LLPDE
51.75.89.14651.75.0.0/16AS16276OVHDE

WHOIS identity

Registrar
iana:379
Organization
electronica olfer
Contact emails

Subdomains

12 observed subdomains of olfer.com.

Web-graph footprint

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

61 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for olfer.com.

MechanismTarget
SPF_Aolfer.com
SPF_INCLUDEantispameurope.com
SPF_IP185.23.38.148
SPF_IP217.76.128.100/32
SPF_IP62.82.197.194
SPF_MXolfer.com

Related pages

Pivot deeper into the graph from olfer.com.

Cypher and MCP

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

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