Skip to content

Hostname

bashmaps.com

Last fetched

bashmaps.com resolves to 8 IPv4 addresses operated by AS64073 in IN. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.2.1200.0.0.0/0AS64073IN
13.226.2.130.0.0.0/0AS64073IN
13.226.2.500.0.0.0/0AS64073IN
13.226.2.740.0.0.0/0AS64073IN
13.35.20.2713.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.413.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.6613.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.7513.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0165950951
Contact emails

Subdomains

5 observed subdomains of bashmaps.com.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bashmaps.com.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from bashmaps.com.

Cypher and MCP

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

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