Skip to content

Hostname

bachpacks.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.82.1913.33.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.3313.33.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.6613.33.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.9013.33.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.12218.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.518.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.6218.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.7318.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1052
Organization
murith steve
Contact emails

Subdomains

2 observed subdomains of bachpacks.com.

Web-graph footprint

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

35 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

71 SPF mechanisms authorising senders for bachpacks.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc713-57.eu.iphmx.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.239.180.0/26
SPF_IP104.239.180.19
SPF_IP104.239.180.20
SPF_IP104.239.180.21
SPF_IP104.239.180.22
SPF_IP130.214.105.240/28
SPF_IP130.214.134.192/28
SPF_IP130.214.163.240/28
SPF_IP130.214.240.208/28
SPF_IP143.55.239.128
SPF_IP143.55.239.134
SPF_IP143.55.239.156
SPF_IP143.55.239.160/32
SPF_IP143.55.239.169
SPF_IP143.55.239.176
SPF_IP143.55.239.177
SPF_IP143.55.239.18
SPF_IP143.55.239.23
SPF_IP143.55.239.240
SPF_IP143.55.239.249
SPF_IP143.55.239.42
SPF_IP143.55.239.55
SPF_IP143.55.239.61
SPF_IP143.55.239.67
SPF_IP143.55.239.70
SPF_IP143.55.239.71
SPF_IP143.55.239.91
SPF_IP155.56.208.100/30
SPF_IP157.133.97.216/30
SPF_IP162.216.192.0/22
SPF_IP162.244.196.0/24
SPF_IP162.247.112.0/21
SPF_IP168.235.224.0/20
SPF_IP169.145.66.70/31
SPF_IP169.145.66.72/31
SPF_IP185.210.80.0/24
SPF_IP185.210.82.0/23
SPF_IP185.64.213.32/27
SPF_IP185.64.213.96/27
SPF_IP193.169.180.0/23
SPF_IP199.127.232.0/22
SPF_IP199.193.200.0/21
SPF_IP199.255.192.0/22
SPF_IP205.217.20.0/24
SPF_IP206.225.164.0/2
SPF_IP206.40.48.0/24
SPF_IP207.5.72.0/22
SPF_IP207.5.76.0/23
SPF_IP209.133.224.0/19
SPF_IP217.192.59.134/32
SPF_IP217.192.59.146/32
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP52.82.172.0/22
SPF_IP54.240.0.0/18
SPF_IP54.240.64.0/19
SPF_IP54.240.96.0/19
SPF_IP64.78.0.0/18
SPF_IP65.61.143.196
SPF_IP65.61.143.197
SPF_IP65.61.143.198
SPF_IP65.61.143.199
SPF_IP69.10.229.0/24
SPF_IP69.169.224.0/20
SPF_IP76.223.128.0/19
SPF_IP76.223.176.0/20
SPF_IP91.229.178.0/23
SPF_IP91.241.72.0/22

Related pages

Pivot deeper into the graph from bachpacks.com.

Cypher and MCP

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

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