Hostname
marflex.com
Last fetched
marflex.com resolves to 1 IPv4 address operated by AS34762 in NL. WHOIS lists iana:168 as the registrar.
Nutrition Label
Resolution chain
marflex.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 |
|---|---|---|---|---|
| 80.69.67.31 | 80.69.66.0/23 | AS34762 | — | NL |
WHOIS identity
- Registrar
- iana:168
- Organization
- on behalf of marflex.com owner
- Contact emails
- joost@youct.nl
- v.snels@live.nl
- 18c6ab4e-eff0-4386-af27-a93b5b3a294c@identity-protect.org
- 1dedd185-86c0-4949-a96d-22bdfbf0a569@identity-protect.org
- 3eb61a06-a970-48c7-a15d-a7e5c7775430@identity-protect.org
- a7cf1a59-02ac-4207-90a6-86af20c290e9@identity-protect.org
- cce12091-9ce5-47fc-9b71-0e2214c6d6fb@identity-protect.org
- f71fc9bd-6b71-4975-a2e5-a61c15d960b2@identity-protect.org
- owner-7396856@marflex.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of marflex.com.
Web-graph footprint
Distinct hostnames that link to or from marflex.com in the public web crawl.
26 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for marflex.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendersrv.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from marflex.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "marflex.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.