Hostname
marfeel.com
Last fetched
marfeel.com resolves to 4 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
marfeel.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 151.101.130.207 | 151.101.128.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.194.207 | 151.101.192.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.2.207 | 151.101.0.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.66.207 | 151.101.64.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of marfeel.com owner
- Contact emails
- xavi.beumala@gmail.com
- 6a1d08b2-c1d2-40e6-8a07-72b1d65e3ae8@identity-protect.org
- 9305df57-7cd0-475c-9f1a-af05956be358@identity-protect.org
- a7e0e17a-b3cc-4a43-b410-e123d9af6777@identity-protect.org
- dfdfd99c-943f-4a27-9ba3-f8be15a960ef@identity-protect.org
- e1882206-bd48-4b78-a8fb-268ccd293abb@identity-protect.org
- fa362dca-d509-4e25-8371-b775058a5a0b@identity-protect.org
- owner-10238361@marfeel.com.whoisprivacyservice.org
- owner-10508310@marfeel.com.whoisprivacyservice.org
- owner-10612806@marfeel.com.whoisprivacyservice.org
- owner-11459256@marfeel.com.whoisprivacyservice.org
- owner-12034584@marfeel.com.whoisprivacyservice.org
- owner-2318065@marfeel.com.whoisprivacyservice.org
- owner-3490213@marfeel.com.whoisprivacyservice.org
- owner-3797299@marfeel.com.whoisprivacyservice.org
- owner-4513726@marfeel.com.whoisprivacyservice.org
- owner-4981057@marfeel.com.whoisprivacyservice.org
- owner-5053624@marfeel.com.whoisprivacyservice.org
- owner-5468366@marfeel.com.whoisprivacyservice.org
- owner-5915378@marfeel.com.whoisprivacyservice.org
- and 5 more
Subdomains
81 observed subdomains of marfeel.com.
Showing 25 of 81. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from marfeel.com in the public web crawl.
282 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for marfeel.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from marfeel.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "marfeel.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.