Hostname
fenercom.com
Last fetched
fenercom.com resolves to 1 IPv4 address operated by MIMECAST-JE in ES. WHOIS lists iana:1647 as the registrar.
Nutrition Label
Resolution chain
fenercom.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 37.153.95.84 | 37.153.95.0/24 | AS60494 | MIMECAST-JE | ES |
WHOIS identity
- Registrar
- iana:1647
- Organization
- fenercom_com
- Contact emails
Subdomains
34 observed subdomains of fenercom.com.
Web-graph footprint
Distinct hostnames that link to or from fenercom.com in the public web crawl.
390 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for fenercom.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.189.74.10 |
| SPF_IP | 212.170.240.29/32 |
| SPF_IP | 212.89.1.216 |
| SPF_IP | 212.89.21.89 |
| SPF_IP | 212.89.28.113 |
| SPF_IP | 31.200.242.99 |
| SPF_IP | 31.200.244.71 |
| SPF_IP | 37.153.90.57 |
| SPF_IP | 37.153.95.84 |
| SPF_IP | 87.98.231.19 |
| SPF_IP | 93.93.112.54 |
Related pages
Pivot deeper into the graph from fenercom.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fenercom.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.