Skip to content

Hostname

ramporders.com

Last fetched

ramporders.com resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · ramporders.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/ramporders.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.33.70.14345.33.64.0/19AS63949US

WHOIS identity

Registrar
iana:9
Organization
alphafish,
Contact emails

Subdomains

4 observed subdomains of ramporders.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ramporders.com.

MechanismTarget
SPF_Aramporders.com
SPF_Awww.ramporders.com
SPF_IP2600:3c03:0:0:f03c:91ff:fe0a:c577
SPF_IP45.33.70.143
SPF_MXramporders.com

Related pages

Pivot deeper into the graph from ramporders.com.

Cypher and MCP

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

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