Skip to content

Hostname

expedia.se

Last fetched

expedia.se resolves to 184.86.251.14, announced in 184.86.251.0/24 by AKAMAI-ASN1 - Akamai International B.V. in DE. expedia.se is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · expedia.seRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.2/10canon.whisper.security/host/expedia.se

Resolution chain

IPv6 resolution

Attribution

akamai international

ORIGIN_AS

WHOIS identity

Registrar
registrar:csc corp domains

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • pdns5.ultradns.info
  • dns1.p01.nsone.net
  • dns1.p09.nsone.net
  • dns2.p09.nsone.net
  • dns3.p09.nsone.net
  • dns4.p09.nsone.net
  • pdns1.ultradns.net
  • pdns2.ultradns.net
  • pdns3.ultradns.org
  • pdns4.ultradns.org
  • pdns6.ultradns.co.uk

MX records

  • custmx.register.com

SPF policy

  • ip: 216.251.0.0/16
  • ip: 173.209.80.0/20
  • ip: 66.244.67.50/32
  • ip: 54.246.138.234

Threat-feed evidence

History

Related pages

Pivot from expedia.se into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "expedia.se"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.