Hostname
archwoodgroup.com
Last fetched
archwoodgroup.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:1515
- Organization
- andrew gilbert
- Contact emails
Subdomains
8 observed subdomains of archwoodgroup.com.
Web-graph footprint
Distinct hostnames that link to or from archwoodgroup.com in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for archwoodgroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 8109940.spf05.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.smtp.mailtrap.live |
| SPF_INCLUDE | spf.mailanyone.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.uk.exclaimer.net |
| SPF_INCLUDE | spf2.accessacloud.com |
| SPF_IP | 136.243.148.36 |
| SPF_IP | 157.125.179.122 |
| SPF_IP | 157.125.211.64/29 |
| SPF_IP | 178.20.199.143 |
| SPF_IP | 5.2.108.66 |
| SPF_IP | 51.179.141.194 |
| SPF_IP | 51.219.12.206 |
| SPF_IP | 88.99.105.172 |
| SPF_IP | 88.99.89.248 |
Related pages
Pivot deeper into the graph from archwoodgroup.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "archwoodgroup.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.