Hostname
devilwear.co.uk
Last fetched
devilwear.co.uk resolves to 2 IPv4 addresses operated by AS63949 in GB. WHOIS lists registrar:123-reg limited t/a 123-reg [tag = 123-reg] as the registrar.
Nutrition Label
Resolution chain
devilwear.co.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 139.162.192.155 | 139.162.192.0/19 | AS63949 | — | GB |
| 76.223.67.189 | 76.223.64.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:123-reg limited t/a 123-reg [tag = 123-reg]
- Organization
- devilwear
- Contact emails
- —
Subdomains
2 observed subdomains of devilwear.co.uk.
Web-graph footprint
Distinct hostnames that link to or from devilwear.co.uk in the public web crawl.
5 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for devilwear.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | devilwear.co.uk |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_INCLUDE | trustpilot.com |
| SPF_IP | 141.101.127.217 |
| SPF_IP | 178.18.117.106 |
| SPF_IP | 193.219.118.128/29 |
| SPF_IP | 195.74.55.128/27 |
| SPF_IP | 78.129.134.106 |
| SPF_MX | devilwear.co.uk |
Related pages
Pivot deeper into the graph from devilwear.co.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "devilwear.co.uk"})-[: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.