Skip to content

Hostname

feim.com

Last fetched

feim.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · feim.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/feim.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.160.13713.248.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.34.12476.223.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

55 observed subdomains of feim.com.

Web-graph footprint

Distinct hostnames that link to or from feim.com in the public web crawl.

36 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

34 SPF mechanisms authorising senders for feim.com.

MechanismTarget
SPF_INCLUDE_spf-us.echoworx.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEspf-002bc801.pphosted.com
SPF_IP104.130.204.213
SPF_IP104.130.70.225
SPF_IP13.111.3.158
SPF_IP147.249.146.19
SPF_IP162.242.166.78
SPF_IP162.242.219.56
SPF_IP170.40.160.34
SPF_IP170.40.160.88
SPF_IP170.40.160.89
SPF_IP170.40.194.59
SPF_IP170.40.195.74
SPF_IP198.207.147.224/27
SPF_IP2001:4801:7827:102:be76:4eff:fe10:97f8
SPF_IP2001:4802:7801:102:be76:4eff:fe20:4691
SPF_IP204.239.0.224/27
SPF_IP216.12.149.100/32
SPF_IP216.230.14.224/27
SPF_IP23.253.159.138
SPF_IP38.96.155.132
SPF_IP38.96.155.134
SPF_IP45.33.202.0/23
SPF_IP45.33.202.58
SPF_IP45.33.203.43
SPF_IP45.33.203.44
SPF_IP64.238.157.106
SPF_IP64.238.157.107
SPF_IP69.176.111.66
SPF_IP69.74.121.2
SPF_IP69.74.121.4

Related pages

Pivot deeper into the graph from feim.com.

Cypher and MCP

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

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