Skip to content

Hostname

olyfed.com

Last fetched

olyfed.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.247.77.13335.247.64.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:2
Organization
olympia federal savings
Contact emails

Subdomains

12 observed subdomains of olyfed.com.

Web-graph footprint

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

102 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for olyfed.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEolyfed-com.spf.smtp25.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.cashedge.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP149.72.182.202/32
SPF_IP149.72.224.42/32
SPF_IP208.235.248.20/32
SPF_IP50.238.174.178
SPF_IP50.238.174.180
SPF_IP67.219.55.72
SPF_IP67.219.55.73
SPF_IP74.43.153.2
SPF_IP74.43.153.3

Related pages

Pivot deeper into the graph from olyfed.com.

Cypher and MCP

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

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