Hostname
modulemancer.com
Last fetched
modulemancer.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of modulemancer.com owner
- Contact emails
- 03c233df-4fd3-4dd5-99a3-3f0712ce0cc3@identity-protect.org
- 1aa09e73-7e66-4128-9ab2-23154f40e2e7@identity-protect.org
- 298e465e-12ea-481f-9fee-6fa3c4230eef@identity-protect.org
- 6880ce83-3f5b-4c57-b04a-220a798df1ff@identity-protect.org
- ae7ed1f7-5ea6-4bb1-89b8-d4a5ace06ddf@identity-protect.org
- af99acc7-f7b4-49fa-a355-28df0d092ded@identity-protect.org
- ca8a2a2e-e2b0-4241-9571-d56dd1349ed2@identity-protect.org
Subdomains
2 observed subdomains of modulemancer.com.
Web-graph footprint
Distinct hostnames that link to or from modulemancer.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for modulemancer.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 209.85.0.0/16 |
| SPF_IP | 2600:1901:101::/36 |
| SPF_IP | 54.240.0.0/16 |
Related pages
Pivot deeper into the graph from modulemancer.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "modulemancer.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.