Hostname
affinia.com
Last fetched
affinia.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
affinia.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
- attn affinia.com care of network solutions
- Contact emails
- ab9wf7tu6wd@networksolutionsprivateregistration.com
- af8z36h36sa@networksolutionsprivateregistration.com
- ag8tc2pa92t@networksolutionsprivateregistration.com
- ah5fb7fm22z@networksolutionsprivateregistration.com
- bk9rw8ha6xt@networksolutionsprivateregistration.com
- cv5nu7ur7wk@networksolutionsprivateregistration.com
- cx4pm9uu85n@networksolutionsprivateregistration.com
- domainadministrator@sonesta.com
- dr5jr3j35fa@networksolutionsprivateregistration.com
- ea6446y337v@networksolutionsprivateregistration.com
- ev5d83k4757@networksolutionsprivateregistration.com
- fa6kc2896yg@networksolutionsprivateregistration.com
- fb6gf3rn4ej@networksolutionsprivateregistration.com
- fs7u366g3cg@networksolutionsprivateregistration.com
- g38q63qr8sd@networksolutionsprivateregistration.com
- gb8jv46a2j8@networksolutionsprivateregistration.com
- gw2g55qy8yp@networksolutionsprivateregistration.com
- h24dt2va59j@networksolutionsprivateregistration.com
- hm8rj9sj9zv@networksolutionsprivateregistration.com
- ja37a6vk7ff@networksolutionsprivateregistration.com
- and 28 more
Subdomains
22 observed subdomains of affinia.com.
Web-graph footprint
Distinct hostnames that link to or from affinia.com in the public web crawl.
273 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for affinia.com.
| Mechanism | Target |
|---|---|
| SPF_A | cybba.com |
| SPF_A | reservations-client.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 128.177.144.7/32 |
| SPF_IP | 151.193.18.41/32 |
Related pages
Pivot deeper into the graph from affinia.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "affinia.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.