Skip to content

Hostname

rivertraffic.com

Last fetched

rivertraffic.com resolves to 3 IPv4 addresses operated by WEBZILLA - Webzilla B.V. in NL. WHOIS lists iana:1418 as the registrar.

Nutrition Label

WHISPER CANON · rivertraffic.comRouting diversity3.0/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/rivertraffic.com

Resolution chain

rivertraffic.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
78.140.181.10578.140.181.0/24AS35415WEBZILLA - Webzilla B.V.NL
78.140.182.15578.140.182.0/24AS35415WEBZILLA - Webzilla B.V.NL
78.140.187.21178.140.187.0/24AS35415WEBZILLA - Webzilla B.V.NL

WHOIS identity

Registrar
iana:1418
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

8 observed subdomains of rivertraffic.com.

Web-graph footprint

Distinct hostnames that link to or from rivertraffic.com in the public web crawl.

31 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for rivertraffic.com.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_IP188.72.207.200

Related pages

Pivot deeper into the graph from rivertraffic.com.

Cypher and MCP

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

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