Hostname
processingmagazine.com
Last fetched
processingmagazine.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
processingmagazine.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 |
|---|---|---|---|---|
| 100.26.128.131 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.234.166.164 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.20.239.69 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 89.106.200.1 | 89.106.200.0/24 | AS209626 | ORTYCOM LTDA | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of processingmagazine.com owner
- Contact emails
- domaininfo@ebsco.com
- 35f1e4e7-2acc-4ff2-8b9e-7b1723c4dae9@identity-protect.org
- a1129f44-d822-47fc-9d72-87546a9fc96f@identity-protect.org
- b0da3fd0-04a0-44c8-a073-afabd6d6f430@identity-protect.org
- e3bc56db-3bcc-49fe-9b53-dd981f65b73c@identity-protect.org
- f409cd6a-84ab-45c6-9c90-bb4759969781@identity-protect.org
- fe585457-dd5a-4e8c-9bbc-7fcf2930e0d2@identity-protect.org
- owner-3169453@processingmagazine.com.whoisprivacyservice.org
- owner-4860728@processingmagazine.com.whoisprivacyservice.org
- owner-7352537@processingmagazine.com.whoisprivacyservice.org
Subdomains
13 observed subdomains of processingmagazine.com.
Web-graph footprint
Distinct hostnames that link to or from processingmagazine.com in the public web crawl.
485 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for processingmagazine.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from processingmagazine.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "processingmagazine.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.