Hostname
affitch.com
Last fetched
affitch.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
affitch.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:468
- Organization
- on behalf of affitch.com owner
- Contact emails
- 020d7283-ab88-4ded-8bf9-8b122b8a9c39@identity-protect.org
- 12f81065-fad4-4d9d-a691-d81bbef98249@identity-protect.org
- 28f2a2f7-e024-49cc-9dc8-2ab0118631a7@identity-protect.org
- 7c101121-8a89-4bb0-875c-922439c8066d@identity-protect.org
- 7f9a201c-8f05-44d9-8573-27463772fb0d@identity-protect.org
- e696b28d-e175-48e9-bdfa-46e859ce5e71@identity-protect.org
- f1ac05d2-8ee9-4815-bbba-ad41ba703576@identity-protect.org
- owner-2442644@affitch.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of affitch.com.
Web-graph footprint
Distinct hostnames that link to or from affitch.com in the public web crawl.
40 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for affitch.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.zoho.com |
| SPF_INCLUDE | transmail.net |
Related pages
Pivot deeper into the graph from affitch.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "affitch.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.