Skip to content

Hostname

remotebase.com

Last fetched

remotebase.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1441 as the registrar.

Nutrition Label

WHISPER CANON · remotebase.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/remotebase.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.65.12718.67.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.65.4818.67.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.65.7418.67.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.65.9718.67.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.151.3954.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.4854.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.9054.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.9954.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:1441
Organization
domain admin
Contact emails

Subdomains

20 observed subdomains of remotebase.com.

Web-graph footprint

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

158 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for remotebase.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.hubspot.com
SPF_IP54.240.0.0/18
SPF_IP54.240.8.0/24

Related pages

Pivot deeper into the graph from remotebase.com.

Cypher and MCP

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

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