Skip to content

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

WHISPER CANON · archwoodgroup.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/archwoodgroup.com

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.

MechanismTarget
SPF_INCLUDE8109940.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.smtp.mailtrap.live
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_INCLUDEspf2.accessacloud.com
SPF_IP136.243.148.36
SPF_IP157.125.179.122
SPF_IP157.125.211.64/29
SPF_IP178.20.199.143
SPF_IP5.2.108.66
SPF_IP51.179.141.194
SPF_IP51.219.12.206
SPF_IP88.99.105.172
SPF_IP88.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.