Hostname
ads-pipe.com
Last fetched
ads-pipe.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
ads-pipe.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.248.160.137 | 13.248.160.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 76.223.34.124 | 76.223.32.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- contact privacy inc. customer 1249719915
- Contact emails
- ac9q28zd6yf@networksolutionsprivateregistration.com
- adssupport@ads-pipe.com
- bv2423fv2fy@networksolutionsprivateregistration.com
- bx8vu27a2mf@networksolutionsprivateregistration.com
- c49sv5du4fr@networksolutionsprivateregistration.com
- cr6mz3nk6sq@networksolutionsprivateregistration.com
- d33rg5md343@networksolutionsprivateregistration.com
- d34hb5eg2ca@networksolutionsprivateregistration.com
- e96ba9fy5mg@networksolutionsprivateregistration.com
- et3yd9sf7em@networksolutionsprivateregistration.com
- ew9cu9p568t@networksolutionsprivateregistration.com
- f38ez3db6za@networksolutionsprivateregistration.com
- f48tx7jp869@networksolutionsprivateregistration.com
- fd9ud5eb8kr@networksolutionsprivateregistration.com
- fn4vy4b74j6@networksolutionsprivateregistration.com
- fu3tk6st3zr@networksolutionsprivateregistration.com
- fw9ap2wp6td@networksolutionsprivateregistration.com
- gh2qg6kt3tf@networksolutionsprivateregistration.com
- h62sj7a478t@networksolutionsprivateregistration.com
- h979q6rm7sq@networksolutionsprivateregistration.com
- and 30 more
Subdomains
43 observed subdomains of ads-pipe.com.
Showing 25 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ads-pipe.com in the public web crawl.
260 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for ads-pipe.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tmes.trendmicro.com |
| SPF_IP | 199.167.63.3 |
| SPF_IP | 199.167.63.33 |
| SPF_MX | ads-pipe.com |
Related pages
Pivot deeper into the graph from ads-pipe.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ads-pipe.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.