Hostname
simple-affiliate.com
Last fetched
simple-affiliate.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
simple-affiliate.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
- contact privacy inc. customer 0152394498
- Contact emails
- simple-affiliate.com@contactprivacy.com
- whois@domainking.jp
- 220eaec1-f7b8-441c-aa85-49b2f806f6fe@identity-protect.org
- 44f13f76-f385-453e-887d-ac128a08599f@identity-protect.org
- 5b7aaaab-052d-4368-848a-b51021b0b984@identity-protect.org
- 7aedc8bf-c2bc-4a1f-9a12-8d08d743c096@identity-protect.org
- b56b2898-c694-47e8-8774-0f8951072091@identity-protect.org
- e529e7d6-fcd4-4f69-a5da-8d8cc6fbc115@identity-protect.org
- owner-4882327@simple-affiliate.com.whoisprivacyservice.org
Subdomains
33 observed subdomains of simple-affiliate.com.
Web-graph footprint
Distinct hostnames that link to or from simple-affiliate.com in the public web crawl.
317 sites link to this hostname.
72 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for simple-affiliate.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | shops.shopify.com |
Related pages
Pivot deeper into the graph from simple-affiliate.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "simple-affiliate.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.