Hostname
wflclan.com
Last fetched
wflclan.com resolves to 1 IPv4 address operated by DATAPIPE - DataPipe, Inc. in US. WHOIS lists iana:1327 as the registrar.
Nutrition Label
Resolution chain
wflclan.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 |
|---|---|---|---|---|
| 209.18.90.61 | 209.18.64.0/18 | AS14492 | DATAPIPE - DataPipe, Inc. | US |
WHOIS identity
- Registrar
- iana:1327
- Organization
- munkestam, kjell
- Contact emails
- kjell.munkestam@telia.com
- 041bf6e824433170-205775@temp-gdpr-privacy.noip.com
- 39beadfd7d662b46-205775@temp-gdpr-privacy.noip.com
- 40fcad2380658762-205775@temp-gdpr-privacy.noip.com
- 56d9321035cc44b4-205775@temp-gdpr-privacy.noip.com
- 782c6215b6b093a9-205775@temp-gdpr-privacy.noip.com
- 922125c5b9d6fbfe-205775@temp-gdpr-privacy.noip.com
- 9f1c76564fe8f101-205775@temp-gdpr-privacy.noip.com
- c0804b25c2c261ef-205775@temp-gdpr-privacy.noip.com
- c2d0fd79a7ee3a72-205775@temp-gdpr-privacy.noip.com
- c77208cf8eaefdac-205775@temp-gdpr-privacy.noip.com
Subdomains
3 observed subdomains of wflclan.com.
Web-graph footprint
Distinct hostnames that link to or from wflclan.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for wflclan.com.
| Mechanism | Target |
|---|---|
| SPF_A | wflclan.com |
Related pages
Pivot deeper into the graph from wflclan.com.
- IP · 209.18.90.61
- ASN · AS14492DATAPIPE - DataPipe, Inc.
- Registrar · iana:1327
- Country · US
- Email · kjell.munkestam@telia.com
- TLD · .com
- Browse hostnames · wf…
- 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: "wflclan.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.