Skip to content

Hostname

walser.com

Last fetched

walser.com resolves to 54.243.57.127, announced in 54.242.0.0/15 by AMAZON-AES - Amazon.com, Inc. in US. walser.com 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 · walser.comRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/walser.com

Resolution chain

IPv6 resolution

No AAAA record for walser.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domain administrator
Contact emails
dns.primary.contact@walser.com, engadmin@walser.com

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

  • elisa.ns.cloudflare.com
  • george.ns.cloudflare.com

MX records

  • walser-com.mail.protection.outlook.com

SPF policy

  • ip: 207.187.164.0/24
  • ip: 50.207.90.1/24
  • ip: 63.151.78.1/27
  • ip: 50.207.89.118/30
  • ip: 67.130.23.122/30
  • ip: 63.159.139.126/27
  • include: _spf.hosting.cdkglobal.com
  • include: spf.protection.outlook.com
  • include: dospf.simplepart.com
  • mx: walser.com
  • ip: 184.105.48.66

Threat-feed evidence

History

Related pages

Pivot from walser.com 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: "walser.com"})-[: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.