Skip to content

Hostname

mybaseguide.com

Last fetched

mybaseguide.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · mybaseguide.comRouting diversity6.7/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mybaseguide.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.26.113.115100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.60.199100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.194.62174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.234.4918.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.112.7723.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.1.943.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.82.2143.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.119.2043.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.110.2303.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.214.903.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.89.174.2183.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.191.5634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.202.2134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.133.11335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.232.2144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.232.2144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.212.10744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.244.14744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.72.8752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.105.20752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

13 observed subdomains of mybaseguide.com.

Web-graph footprint

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

317 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mybaseguide.com.

MechanismTarget
SPF_INCLUDE20563994.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from mybaseguide.com.

Cypher and MCP

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

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