Skip to content

Hostname

vallen.com

Last fetched

vallen.com resolves to 18.238.80.111, announced in 18.238.80.0/23 by AMAZON-02 - Amazon.com, Inc. in US. vallen.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 · vallen.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/vallen.com

Resolution chain

IPv6 resolution

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

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:2
Registrant organisation
hagemeyer north america
Contact emails
merek.chase@vallen.com, domainmanagers@hagemeyerna.com, hw5e94832mn@networksolutionsprivateregistration.com, md7qn97z3vf@networksolutionsprivateregistration.com, n26zd3q85yn@networksolutionsprivateregistration.com, qj2ht2be3et@networksolutionsprivateregistration.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

  • ns10.digicertdns.com
  • ns11.digicertdns.com
  • ns12.digicertdns.com
  • ns13.digicertdns.net
  • ns14.digicertdns.net
  • ns15.digicertdns.net

MX records

  • mxa-00782101.gslb.pphosted.com
  • mxb-00782101.gslb.pphosted.com

SPF policy

  • ip: 192.254.115.42/32
  • include: spf.protection.outlook.com
  • include: spf-00782101.pphosted.com
  • include: spf1.vallen.com
  • include: spf2.vallen.com
  • include: spf.icontroller.eu
  • ip: 40.142.89.59
  • ip: 66.159.248.158
  • ip: 66.159.250.129
  • ip: 67.216.74.92

Threat-feed evidence

History

Related pages

Pivot from vallen.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: "vallen.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.