Hostname
elfe.com
Last fetched
elfe.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
elfe.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:2
- Organization
- elfe juvenile products
- Contact emails
- hv5dx54s6rj@networksolutionsprivateregistration.com
- k77pn56a6uf@networksolutionsprivateregistration.com
- sg5mk2v386a@networksolutionsprivateregistration.com
- uc56a4yt7sv@networksolutionsprivateregistration.com
- w23r368f56f@networksolutionsprivateregistration.com
- d.weinstein@eibrands.com
- shelldca@earthlink.net
Subdomains
2 observed subdomains of elfe.com.
| Subdomain |
|---|
| mail.elfe.com |
| www.elfe.com |
Web-graph footprint
Distinct hostnames that link to or from elfe.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for elfe.com.
| Mechanism | Target |
|---|---|
| SPF_A | elfe.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 209.222.80.0/21 |
| SPF_IP | 64.235.144.0/20 |
Related pages
Pivot deeper into the graph from elfe.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "elfe.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.