Skip to content

Hostname

waterfall-security.com

Last fetched

waterfall-security.com resolves to 1 IPv4 address operated by UPRESS-DRB in US. WHOIS lists iana:10007 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.154.240.635.154.240.0/24AS209622UPRESS-DRBUS

WHOIS identity

Registrar
iana:10007
Organization
eran markus
Contact emails

Subdomains

15 observed subdomains of waterfall-security.com.

Web-graph footprint

Distinct hostnames that link to or from waterfall-security.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for waterfall-security.com.

MechanismTarget
SPF_Awaterfall-security.com
SPF_INCLUDE2249694.spf04.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.142.113.113/32
SPF_IP192.116.36.82/32
SPF_IP213.8.172.122/32
SPF_IP57.133.53.70/32
SPF_IP64.150.181.201/32
SPF_MXwaterfall-security.com

Related pages

Pivot deeper into the graph from waterfall-security.com.

Cypher and MCP

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

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