Hostname
backyardlord.com
Last fetched
backyardlord.com resolves to 7 IPv4 addresses operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in US. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
backyardlord.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.233.221.214 | 172.233.208.0/20 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | US |
| 172.234.199.15 | 172.234.192.0/19 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | US |
| 172.237.145.27 | 172.237.128.0/19 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | US |
| 88.223.84.199 | 88.223.80.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | US |
| 172.236.100.134 | 172.236.96.0/19 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | — |
| 172.239.193.198 | 172.239.192.0/19 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | — |
| 172.239.34.52 | 172.239.32.0/19 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | — |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain admin
- Contact emails
Subdomains
9 observed subdomains of backyardlord.com.
Web-graph footprint
Distinct hostnames that link to or from backyardlord.com in the public web crawl.
11 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for backyardlord.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from backyardlord.com.
- IP · 172.233.221.214
- ASN · AS63949AKAMAI-LINODE-AP - Akamai Connected Cloud
- Registrar · iana:1479
- Country · US
- Email · 82c1c66338cf4ca18eada69a33123f18.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · ba…
- 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: "backyardlord.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.