Hostname
appliedartforms.com
Last fetched
appliedartforms.com resolves to 4 IPv4 addresses operated by AS20940 in DE. WHOIS lists iana:470 as the registrar.
Nutrition Label
Resolution chain
appliedartforms.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 |
|---|---|---|---|---|
| 104.126.37.145 | 104.126.36.0/23 | AS20940 | — | DE |
| 104.126.37.168 | 104.126.36.0/23 | AS20940 | — | DE |
| 23.202.229.132 | 23.202.229.0/24 | AS20940 | — | IN |
| 23.202.229.147 | 23.202.229.0/24 | AS20940 | — | IN |
WHOIS identity
- Registrar
- iana:470
- Organization
- hgf b.v.
- Contact emails
Subdomains
10 observed subdomains of appliedartforms.com.
Web-graph footprint
Distinct hostnames that link to or from appliedartforms.com in the public web crawl.
26 sites link to this hostname.
45 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for appliedartforms.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf-0050c001.pphosted.com |
| SPF_IP | 149.72.247.60 |
| SPF_IP | 185.132.183.125 |
| SPF_IP | 185.183.30.19 |
| SPF_IP | 52.51.168.248 |
Related pages
Pivot deeper into the graph from appliedartforms.com.
- IP · 104.126.37.145
- ASN · AS20940
- Registrar · iana:470
- Country · DE
- Email · appliedartforms.com-registrant@anonymised.email
- TLD · .com
- Browse hostnames · ap…
- 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: "appliedartforms.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.