Skip to content

Hostname

feip.co

Last fetched

feip.co resolves to 1 IPv4 address operated by AS208677 in RU. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · feip.coRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/feip.co

Resolution chain

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

IPPrefixASNOperatorCountry
87.242.116.5187.242.116.0/22AS208677RU

WHOIS identity

Registrar
iana:303
Organization
far eastern intellectual potential company
Contact emails

Subdomains

764 observed subdomains of feip.co.

Web-graph footprint

Distinct hostnames that link to or from feip.co in the public web crawl.

74 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for feip.co.

MechanismTarget
SPF_Afeip.co
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.unisender.ru
SPF_IP151.248.117.59
SPF_IP193.124.45.16
SPF_IP193.124.45.160
SPF_IP31.148.99.113
SPF_IP86.102.59.182
SPF_IP95.46.114.24
SPF_MXfeip.co

Related pages

Pivot deeper into the graph from feip.co.

Cypher and MCP

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

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