Hostname
dev-forms.com
Last fetched
dev-forms.com resolves to 1 IPv4 address operated by DOMENESHOP - Domeneshop AS in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
dev-forms.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 |
|---|---|---|---|---|
| 185.134.245.114 | 185.134.244.0/22 | AS12996 | DOMENESHOP - Domeneshop AS | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- devhuset as
- Contact emails
- 3kfrbhcpia9d@privacy-protection.email
- ati7m8nexhoy@privacy-protection.email
- efchmxwt5o2m@privacy-protection.email
- mydzgnkcu3vv@privacy-protection.email
- oe72sppf4uya@privacy-protection.email
- pmvt2wjnx7iy@privacy-protection.email
- qp9qd8uupzpb@privacy-protection.email
- u9qgq7ntpqds@privacy-protection.email
- uvqcmse9xcs8@privacy-protection.email
- vikbx4ye6mtx@privacy-protection.email
- vpdjs3yu3h8p@privacy-protection.email
Subdomains
5 observed subdomains of dev-forms.com.
Threat posture
History
Related pages
Pivot deeper into the graph from dev-forms.com.
- IP · 185.134.245.114
- ASN · AS12996DOMENESHOP - Domeneshop AS
- Registrar · iana:1001
- Country · NO
- Email · 3kfrbhcpia9d@privacy-protection.email
- TLD · .com
- Browse hostnames · de…
- 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: "dev-forms.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.