Hostname
freesewing.eu
Last fetched
freesewing.eu resolves to 8 IPv4 addresses operated by CDN77 _ in DE.
Nutrition Label
Resolution chain
freesewing.eu resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 138.199.36.9 | 138.199.36.0/23 | AS60068 | CDN77 _ | DE |
| 156.146.56.168 | 156.146.56.0/24 | AS60068 | CDN77 _ | SG |
| 169.150.236.97 | 169.150.236.0/24 | AS60068 | CDN77 _ | US |
| 169.150.247.36 | 169.150.247.0/24 | AS60068 | CDN77 _ | DE |
| 169.150.247.38 | 169.150.247.0/24 | AS60068 | CDN77 _ | DE |
| 185.111.111.160 | 185.111.111.0/24 | AS212238 | CDNEXT | DE |
| 185.59.220.199 | 185.59.220.0/24 | AS60068 | CDN77 _ | DE |
| 79.127.216.111 | 79.127.216.0/24 | AS60068 | CDN77 _ | DE |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from freesewing.eu in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for freesewing.eu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagingengine.com |
Related pages
Pivot deeper into the graph from freesewing.eu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "freesewing.eu"})-[: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.