Hostname
advertisinglawbook.com
Last fetched
advertisinglawbook.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ID. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
advertisinglawbook.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.141.106 | 108.138.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 108.138.141.127 | 108.138.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 108.138.141.129 | 108.138.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 108.138.141.52 | 108.138.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 3.174.113.28 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.50 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.66 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.87 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
WHOIS identity
- Registrar
- iana:81
- Organization
- eric goldman
- Contact emails
Subdomains
4 observed subdomains of advertisinglawbook.com.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from advertisinglawbook.com in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for advertisinglawbook.com.
| Mechanism | Target |
|---|---|
| SPF_A | advertisinglawbook.com |
| SPF_INCLUDE | websitewelcome.com |
| SPF_MX | advertisinglawbook.com |
Related pages
Pivot deeper into the graph from advertisinglawbook.com.
- IP · 108.138.141.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · ID
- Email · 794d43d2893b8b944271be08fb866f0d-1421854@contact.gandi.net
- TLD · .com
- Browse hostnames · ad…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "advertisinglawbook.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.