Hostname
4him4her.com
Last fetched
4him4her.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
4him4her.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:1001
- Organization
- danny sullivan
- Contact emails
- danny9@gmail.com
- trusty.rahul@gmail.com
- 3eiczqcuaomk@privacy-protection.email
- bgi7kxmv29xi@privacy-protection.email
- j9zfoswfwcvf@privacy-protection.email
- jk9deq2u9wch@privacy-protection.email
- mk9cjatmfwsf@privacy-protection.email
- owgmax8trgw7@privacy-protection.email
- q2bspwpdifuj@privacy-protection.email
- rmykqb3qsu2g@privacy-protection.email
- s5wkvdujzndb@privacy-protection.email
- skkm2nr7rxem@privacy-protection.email
- taoovt356vvy@privacy-protection.email
- vbqvogg2gc7k@privacy-protection.email
- x34irgvni9md@privacy-protection.email
- xfxa4yo8kjfz@privacy-protection.email
Subdomains
17 observed subdomains of 4him4her.com.
Web-graph footprint
Distinct hostnames that link to or from 4him4her.com in the public web crawl.
192 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for 4him4her.com.
| Mechanism | Target |
|---|---|
| SPF_A | 4him4her.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mailersend.net |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | shops.shopify.com |
| SPF_MX | 4him4her.com |
Related pages
Pivot deeper into the graph from 4him4her.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "4him4her.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.