Skip to content

Hostname

ascotgroup.com

Last fetched

ascotgroup.com resolves to 2 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:131 as the registrar.

Nutrition Label

WHISPER CANON · ascotgroup.comRouting diversity2.4/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ascotgroup.com

Resolution chain

ascotgroup.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.16.172.223199.16.172.0/24AS2635AUTOMATTIC - Automattic, IncUS
199.16.173.103199.16.173.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
iana:131
Organization
ascot underwriting
Contact emails

Subdomains

25 observed subdomains of ascotgroup.com.

Web-graph footprint

Distinct hostnames that link to or from ascotgroup.com in the public web crawl.

92 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for ascotgroup.com.

MechanismTarget
SPF_Aascotgroup.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sotaconnect.net
SPF_IP141.193.32.0/23
SPF_IP159.135.132.128/25
SPF_IP159.135.140.80/29
SPF_IP161.38.206.0/24
SPF_IP161.38.207.0/24
SPF_IP167.89.59.97
SPF_IP185.183.31.97
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP205.220.184.64
SPF_IP216.221.170.250/32
SPF_IP216.221.170.251/32
SPF_IP216.221.170.75/32
SPF_IP216.221.170.76/32
SPF_IP216.221.170.77/32
SPF_IP216.221.170.78/32
SPF_IP216.221.171.11/32
SPF_IP216.221.171.12/32
SPF_IP216.221.171.13/32
SPF_IP216.221.171.14/32
SPF_IP66.181.74.78
SPF_IP87.253.232.0/21

Related pages

Pivot deeper into the graph from ascotgroup.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ascotgroup.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.