Hostname
wqpmag.com
Last fetched
wqpmag.com resolves to 1 IPv4 address operated by AS209626 in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wqpmag.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 |
|---|---|---|---|---|
| 89.106.200.1 | 89.106.200.0/24 | AS209626 | — | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wqpmag.com owner
- Contact emails
- hgillette@sgcmail.com
- kherda@sgcmail.com
- 4221f9fc-edbb-474d-b223-7a617c48ded3@identity-protect.org
- 7be16188-9776-43d7-921d-792dff63240e@identity-protect.org
- 896a8a58-e3b7-4177-8545-23e5f02b6852@identity-protect.org
- a553b792-3195-4720-b10f-9cd4c964017e@identity-protect.org
- b3a86dda-0bb0-40f3-abe4-63d8e04f9d7c@identity-protect.org
- cfd19053-d05b-49ee-a787-5dc6f9d2b5cf@identity-protect.org
- f5de3f24-4ce6-40ef-a8cd-61c78f96878a@identity-protect.org
Subdomains
3 observed subdomains of wqpmag.com.
Web-graph footprint
Distinct hostnames that link to or from wqpmag.com in the public web crawl.
215 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for wqpmag.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from wqpmag.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wqpmag.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.