Hostname
arshopfitting.com
Last fetched
arshopfitting.com resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
arshopfitting.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 |
|---|---|---|---|---|
| 46.242.239.19 | 46.242.192.0/18 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- info@domain-contact.org
- 081225ab0628265027edaf015a15cd985f322ca5590a51d957a65c35dd5d6619@arshopfitting.com.whoisproxy.org
- 0d738ee7e5e22d959141f1eb1e2d17c0cdc281277a6e05088b89792879abc6e5@arshopfitting.com.whoisproxy.org
- 3be2ef7bbed0373efe6f3c077c0e7c813a2d0043169e6cb9ed86356d9162d41c@arshopfitting.com.whoisproxy.org
- 5ef14ba6bd943f84e68e202ef51b0bf40e26d7c89571ba37a2fb084c1c782e9b@arshopfitting.com.whoisproxy.org
- 66f341fa019faeeeef46087fd3e70b798de6bbde9da7307c3dcf54afaded87e2@arshopfitting.com.whoisproxy.org
- 9252be1e4a95264828e2e0799d3e344f85bfa66696de7af217ba61335ef01db6@arshopfitting.com.whoisproxy.org
- 9bea89b20797b26b4658f7347cfd044674f04ea7a44de4964552c06f53c62f16@arshopfitting.com.whoisproxy.org
- 9cfa3e99fd012a138bcefb965060308150806888c0d824854fb99d20d80521c1@arshopfitting.com.whoisproxy.org
Subdomains
1 observed subdomain of arshopfitting.com.
| Subdomain |
|---|
| www.arshopfitting.com |
Web-graph footprint
Distinct hostnames that link to or from arshopfitting.com in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- arshopfitting.com
SPF policy
2 SPF mechanisms authorising senders for arshopfitting.com.
| Mechanism | Target |
|---|---|
| SPF_A | arshopfitting.com |
| SPF_MX | arshopfitting.com |
Related pages
Pivot deeper into the graph from arshopfitting.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "arshopfitting.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.