Skip to content

Hostname

webramz.com

Last fetched

webramz.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · webramz.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/webramz.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.42.145.17813.50.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB
185.191.77.228185.191.143.0/24AS51431IR

WHOIS identity

Registrar
iana:303
Organization
behzad nategh
Contact emails

Subdomains

47 observed subdomains of webramz.com.

Web-graph footprint

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

454 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for webramz.com.

MechanismTarget
SPF_Ateam.webramz.com
SPF_Awebramz.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailx24.com
SPF_IP104.237.51.20
SPF_IP104.28.6.4
SPF_IP107.182.165.211
SPF_IP136.243.116.85
SPF_IP136.243.116.86
SPF_IP142.4.46.68
SPF_IP164.138.22.188
SPF_IP185.165.31.98
SPF_IP46.4.255.49
SPF_IP89.235.79.46
SPF_IP89.235.79.53
SPF_IP94.182.172.215
SPF_MXwebramz.com

Related pages

Pivot deeper into the graph from webramz.com.

Cypher and MCP

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

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