Hostname
awf.com
Last fetched
awf.com resolves to 1 IPv4 address operated by YOUTUBE YOUTUBE in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
awf.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.208.248.4 | 35.208.0.0/15 | AS43515 | YOUTUBE YOUTUBE | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- american wood fibers
- Contact emails
- ew2724cp5c3@networksolutionsprivateregistration.com
- f64dq2qc7ex@networksolutionsprivateregistration.com
- grosow@awf.com
- hd2zr4qu84n@networksolutionsprivateregistration.com
- k23bu4em4fb@networksolutionsprivateregistration.com
- nw3av76k28h@networksolutionsprivateregistration.com
- sq2ah92e2dz@networksolutionsprivateregistration.com
- syildirim@awf.com
- tc8b74ym49f@networksolutionsprivateregistration.com
- xm37h9kk3ac@networksolutionsprivateregistration.com
Subdomains
5 observed subdomains of awf.com.
Web-graph footprint
Distinct hostnames that link to or from awf.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for awf.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | awf.com.spf.auto.dnssmarthost.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 208.209.174.90 |
| SPF_IP | 35.209.186.211 |
Related pages
Pivot deeper into the graph from awf.com.
- IP · 35.208.248.4
- ASN · AS43515YOUTUBE YOUTUBE
- Registrar · iana:2
- Country · US
- Email · ew2724cp5c3@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · aw…
- 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: "awf.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.