Skip to content

Hostname

fems.net

Last fetched

fems.net resolves to 1 IPv4 address operated by GNET-AS - Tes Euro Media SRL in RO. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · fems.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/fems.net

Resolution chain

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

IPPrefixASNOperatorCountry
185.248.197.62185.248.196.0/22AS51295GNET-AS - Tes Euro Media SRLRO

WHOIS identity

Registrar
iana:81
Organization
diana voicu
Contact emails

Subdomains

8 observed subdomains of fems.net.

Web-graph footprint

Distinct hostnames that link to or from fems.net in the public web crawl.

55 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • fems.net

SPF policy

8 SPF mechanisms authorising senders for fems.net.

MechanismTarget
SPF_Afems.net
SPF_IP185.248.196.192
SPF_IP185.248.196.2
SPF_IP185.248.196.83/32
SPF_IP185.248.197.0
SPF_IP185.248.197.62
SPF_IP2a01:111:f400:7e1b:0:0:0:202
SPF_MXfems.net

Related pages

Pivot deeper into the graph from fems.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fems.net"})-[: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.