Skip to content

Hostname

exped.com

Last fetched

exped.com resolves to 1 IPv4 address operated by ORIENTEDNET in CH. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.15.230.104185.15.228.0/22AS206484ORIENTEDNETCH

WHOIS identity

Registrar
iana:2
Organization
exped
Contact emails

Subdomains

26 observed subdomains of exped.com.

Web-graph footprint

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

538 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for exped.com.

MechanismTarget
SPF_Aexped.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.248.236.192/27
SPF_IP157.143.106.40/29
SPF_IP185.15.230.224/32
SPF_IP208.91.114.151/32
SPF_IP62.2.197.119
SPF_IP81.63.183.219
SPF_MXexped.com

Related pages

Pivot deeper into the graph from exped.com.

Cypher and MCP

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

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