Hostname
porges.com
Last fetched
porges.com resolves to 4 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
porges.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 |
|---|---|---|---|---|
| 159.69.186.9 | 159.69.0.0/16 | AS24940 | — | DE |
| 159.69.42.212 | 159.69.0.0/16 | AS24940 | — | DE |
| 159.69.83.207 | 159.69.0.0/16 | AS24940 | — | DE |
| 95.216.161.60 | 95.216.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- iana:269
- Organization
- coloplast a/s
- Contact emails
- trademarkdepartment@coloplast.com
- info@domain-contact.org
- 0f140959f2508a54d7a227acfa86c3d2c86eb4a4119ef36e83bab547eeaf7635@porges.com.whoisproxy.org
- 23446ebd50c4b5cea403c5ac4636820a52d2226f91257fe9010e38e2eeda55da@porges.com.whoisproxy.org
- 34b4bd8229c9a3a25c2dd32dbb333e8f8d6ced359db8fd4c0d82941f72850bab@porges.com.whoisproxy.org
- 45a93e0b3258d1b031ea89cf33807d3863d7525572c4f29ad7ab56927862781e@porges.com.whoisproxy.org
- 48bc16d42a8b45761c83cdc1186ce278ae62517201fdec6c8b3da356a96c63d5@porges.com.whoisproxy.org
- 5caf1499444461b83dac8b4d7de77cd83fb158ba440f5ebdac54ffd83e8fba6c@porges.com.whoisproxy.org
- 765d1a52fe6f9a268f401535afd3409cde1a1dcf2b19ba2c86eeaab475508579@porges.com.whoisproxy.org
- 8040d524337922f4e5f316b4d9b5e7a0c51b0559f38a1e6863e35a2a4118f493@porges.com.whoisproxy.org
- bcc86a1350af6fcfd155343b91747ff10aa678e79e7e08d44db7030370dbfaa8@porges.com.whoisproxy.org
- de8272e3137896ad7ea96b82b5f4f3b214941210e5a789e4ae0887e83e328219@porges.com.whoisproxy.org
- ebf9041ae95451ef4c592e9d12fc40d97eb665a5b817cf82b7ccfa85085dccec@porges.com.whoisproxy.org
- ed89afd7e69afc34a0d8271c574f4682e829839bb08a261592f8c9bd0b7ef1a3@porges.com.whoisproxy.org
- fb3f692dc06846804c3a24a92dcf80a0f5c3c5c886d510cdf5d70620f8c26ded@porges.com.whoisproxy.org
Subdomains
3 observed subdomains of porges.com.
Web-graph footprint
Distinct hostnames that link to or from porges.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for porges.com.
| Mechanism | Target |
|---|---|
| SPF_A | porges.com |
| SPF_IP | 78.46.152.77 |
| SPF_IP | 78.46.5.205/32 |
| SPF_MX | porges.com |
Related pages
Pivot deeper into the graph from porges.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "porges.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.