Hostname
hmgpaint.com
Last fetched
hmgpaint.com resolves to 1 IPv4 address operated by AS2856 in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hmgpaint.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 |
|---|---|---|---|---|
| 62.7.233.10 | 62.7.0.0/16 | AS2856 | — | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- barry wood
- Contact emails
- bwood@hmgpaint.com
- 13fc1087-f429-4895-9ebb-c81a15fc0a5f@identity-protect.org
- 3389114d-7e42-4092-8e77-e8f4f64f6a48@identity-protect.org
- 56a0d502-8968-4cbb-b4b7-46436e7ab80f@identity-protect.org
- 599ec6ab-0325-4e72-9689-61a56af8a5af@identity-protect.org
- 927cb135-8098-4966-b868-153746bf75a5@identity-protect.org
- c25d7b7c-373a-4778-a8ac-09bac9c2ae0f@identity-protect.org
- fb0895c1-83c3-4b9f-a7ed-7e8f0236de1d@identity-protect.org
- owner-5404390@hmgpaint.com.whoisprivacyservice.org
- owner-5407868@hmgpaint.com.whoisprivacyservice.org
- owner-9005181@hmgpaint.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of hmgpaint.com.
Web-graph footprint
Distinct hostnames that link to or from hmgpaint.com in the public web crawl.
145 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for hmgpaint.com.
| Mechanism | Target |
|---|---|
| SPF_A | hmgpaint.com |
| SPF_INCLUDE | _spf.bigcommerce.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.cpmails.com |
| SPF_IP | 52.212.19.177/32 |
| SPF_IP | 62.7.233.0/28 |
| SPF_MX | hmgpaint.com |
Related pages
Pivot deeper into the graph from hmgpaint.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hmgpaint.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.