Hostname
fecr.com
Last fetched
fecr.com resolves to 1 IPv4 address operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists iana:955 as the registrar.
Nutrition Label
Resolution chain
fecr.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.240.51.8 | 162.240.0.0/15 | AS46606 | UNIFIEDLAYER-AS-1 - Unified Layer | US |
WHOIS identity
- Registrar
- iana:955
- Organization
- nelson perez
- Contact emails
- ev7v36944n7@networksolutionsprivateregistration.com
- ge3cw3us3bs@networksolutionsprivateregistration.com
- gv8qn96g9xp@networksolutionsprivateregistration.com
- it-accounts@fecr.com
- mz6zf73d7df@networksolutionsprivateregistration.com
- n369f45a5y9@networksolutionsprivateregistration.com
- ne3yr3pb6pf@networksolutionsprivateregistration.com
- p99r48us4ja@networksolutionsprivateregistration.com
- qn5j84m37s7@networksolutionsprivateregistration.com
- vy8rm3kh2xk@networksolutionsprivateregistration.com
- zk9v824z32g@networksolutionsprivateregistration.com
Subdomains
12 observed subdomains of fecr.com.
Web-graph footprint
Distinct hostnames that link to or from fecr.com in the public web crawl.
31 sites link to this hostname.
29 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for fecr.com.
| Mechanism | Target |
|---|---|
| SPF_A | fecr.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 162.240.51.8 |
| SPF_IP | 192.254.250.158 |
| SPF_MX | fecr.com |
Related pages
Pivot deeper into the graph from fecr.com.
- IP · 162.240.51.8
- ASN · AS46606UNIFIEDLAYER-AS-1 - Unified Layer
- Registrar · iana:955
- Country · US
- Email · ev7v36944n7@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · fe…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fecr.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.