Hostname
affinity-eng.com
Last fetched
affinity-eng.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
affinity-eng.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:269
- Organization
- domain privacy services
- Contact emails
- affinity-eng.com.dit@domainprivacyservice.com.au
- affinity-eng.com.dit@domainprivacyservices.com.au
- info@domain-contact.org
- 1018358a56b4e3b63da82af6766c3ea9fba1888e6ae8a337db70694e3631163f@affinity-eng.com.whoisproxy.org
- 10d1a32739747b9f20cb12eec8943d243f37fc94c6444fe0dfe687efb146dff2@affinity-eng.com.whoisproxy.org
- 179f7862c0f1679d1dbc7ad4aac1d6e92777d914907224153aa28c7370087b69@affinity-eng.com.whoisproxy.org
- 2c2c4433ebeb3951857420822ff1d8d18acab6f2657f8f8d8af56fe479b48fc7@affinity-eng.com.whoisproxy.org
- 2dc2994102f50d28de71bb797f6ca72601f6a60fc9cad7cce6e390b7ba48c86c@affinity-eng.com.whoisproxy.org
- 6f3e7b751a19dced8644a827b2fdea9355e368ff35358be7008323fd73ee6086@affinity-eng.com.whoisproxy.org
- 8de27ec98ed444327ca8691d674052ef67714f0ef7055a110da642865fa34d76@affinity-eng.com.whoisproxy.org
- a3131616d6990292131bad5327fe021141c1ef23f4705c69825503558a379f8e@affinity-eng.com.whoisproxy.org
Subdomains
3 observed subdomains of affinity-eng.com.
Web-graph footprint
Distinct hostnames that link to or from affinity-eng.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for affinity-eng.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _sldh29ass.sdmarc.net |
Related pages
Pivot deeper into the graph from affinity-eng.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "affinity-eng.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.