Skip to content

Hostname

arq.group

Last fetched

arq.group resolves to 20.40.171.122, announced in 20.40.0.0/13 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in AU. arq.group is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · arq.groupRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/arq.group

Resolution chain

IPv6 resolution

No AAAA record for arq.group is recorded in WhisperGraph.

Attribution

Azure

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:13
Registrant organisation
domain administrator
Contact emails
darren.matthews1884@gmail.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-236.awsdns-29.com
  • ns-913.awsdns-50.net
  • ns-1383.awsdns-44.org
  • ns-1979.awsdns-55.co.uk

MX records

  • arqgroup.in.tmes-anz.trendmicro.com

SPF policy

  • ip: 54.240.30.12/32
  • ip: 54.240.30.13/32
  • include: spf.zohomail360.com.au
  • include: amazonses.com
  • include: spf.protection.outlook.com
  • include: _spf.salesforce.com
  • include: servers.mcsv.net
  • include: smtp-relay.managedcloud.solutions

Threat-feed evidence

History

Related pages

Pivot from arq.group into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "arq.group"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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