Skip to content

Hostname

customersaas.com

Last fetched

customersaas.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. customersaas.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 · customersaas.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/customersaas.com

Resolution chain

No IPv4 resolution is recorded for customersaas.com in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Contact emails
postmaster@qelp.com, 37d06be4-3f71-4330-915c-13718aedbf49@identity-protect.org, 3ba7919e-1128-49fc-b3fd-ca1ee857b38c@identity-protect.org, 51a8a81c-6095-4ede-8a11-261da0ec758b@identity-protect.org, b2c1f155-e59c-4fc9-a85c-a7a6a342b322@identity-protect.org, e95de307-e885-4ef9-b5de-f56a73ac01ba@identity-protect.org, ee530c8e-e5d7-45ca-ad3a-a218237053cd@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-254.awsdns-31.com
  • ns-603.awsdns-11.net
  • ns-1344.awsdns-40.org
  • ns-1964.awsdns-53.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com

SPF policy

  • include: amazonses.com
  • a: customersaas.com
  • mx: customersaas.com

Threat-feed evidence

History

Related pages

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