Skip to content

Hostname

femgore.com

Last fetched

femgore.com resolves to 2 IPv4 addresses operated by NOHAVPS-LLC - NOHAVPS LLC in DE. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · femgore.comRouting diversity2.4/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/femgore.com

Resolution chain

femgore.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.253.91.22664.253.91.0/24AS63025NOHAVPS-LLC - NOHAVPS LLCDE
45.14.245.7945.14.245.0/24AS41745NL

WHOIS identity

Registrar
iana:48
Organization
domain admin
Contact emails

Subdomains

2 observed subdomains of femgore.com.

Threat posture

History

Mail and authentication

MX records

  • femgore.com

SPF policy

4 SPF mechanisms authorising senders for femgore.com.

MechanismTarget
SPF_Afemgore.com
SPF_INCLUDEspf.hostns.io
SPF_IP91.238.164.173/32
SPF_MXfemgore.com

Related pages

Pivot deeper into the graph from femgore.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "femgore.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.