Skip to content

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

WHISPER CANON · fenercom.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/fenercom.com

Resolution chain

fenercom.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
37.153.95.8437.153.95.0/24AS60494MIMECAST-JEES

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.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for fenercom.com.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.189.74.10
SPF_IP212.170.240.29/32
SPF_IP212.89.1.216
SPF_IP212.89.21.89
SPF_IP212.89.28.113
SPF_IP31.200.242.99
SPF_IP31.200.244.71
SPF_IP37.153.90.57
SPF_IP37.153.95.84
SPF_IP87.98.231.19
SPF_IP93.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.