Skip to content

Hostname

ericfrancis.com

Last fetched

ericfrancis.com resolves to 162.254.39.2, announced in 162.254.39.0/24 by NAMECHEAP-NET - Namecheap, Inc. in US. ericfrancis.com is listed by 2 threat feeds; reconciled level HIGH.

Threat posture

40threat score (procedure-native scale)

HIGH

Listed by 2 threat feeds. At least one source recommends blocking.

Categories: Phishing

Threat feeds listing this
2
Verdict coverage
malicious-evidenced
First seen on a feed
Wed, 26 Aug 2026 14:49:49 GMT
Last seen on a feed
Tue, 22 Sep 2026 20:29:23 GMT

Nutrition Label

WHISPER CANON · ericfrancis.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ericfrancis.com

Resolution chain

IPv6 resolution

No AAAA record for ericfrancis.com is recorded in WhisperGraph.

Attribution

namecheap

ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Registrant organisation
francis, eric
Contact emails
efc@ericfrancis.com, b94b5ec170fd4ddca3a1600794d08d3c.protect@withheldforprivacy.com, dreams@planetwaves.net

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dns1.namecheaphosting.com
  • dns2.namecheaphosting.com

MX records

  • mx01.ionos.com

SPF policy

  • include: spf.web-hosting.com
  • include: _spf.kundenserver.de
  • include: _spf.perfora.net
  • ip: 162.0.209.6
  • ip: 162.254.39.2
  • ip: 162.254.39.3

Threat-feed evidence

History

Related pages

Pivot from ericfrancis.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ericfrancis.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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