Hostname
askyourteam.com
Last fetched
askyourteam.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
askyourteam.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.1 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
| 199.60.103.101 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- ask holdings
- Contact emails
- jo.dowley@askyourteam.com
- 4795833d-e774-4de3-b31b-9ae8e033314c@identity-protect.org
- 5ae63b07-892e-4345-b44f-c397ed13345f@identity-protect.org
- 8c56489a-efd6-4e3f-900e-cd7dd3c5f2dd@identity-protect.org
- 9070ab69-f48c-4558-acf7-2e0896c8cb04@identity-protect.org
- ba62b287-4080-402f-a9d2-090a6dfe2960@identity-protect.org
- cfc97743-a3ee-426b-aa2f-21b5ebd76bcd@identity-protect.org
Subdomains
22 observed subdomains of askyourteam.com.
Showing 20 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from askyourteam.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for askyourteam.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 6330100.spf08.hubspotemail.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.cpmails.com |
| SPF_IP | 69.169.234.178 |
| SPF_IP | 69.169.234.179 |
Related pages
Pivot deeper into the graph from askyourteam.com.
- IP · 199.60.103.1
- ASN · AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.
- Registrar · iana:468
- Country · US
- Email · jo.dowley@askyourteam.com
- TLD · .com
- Browse hostnames · as…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "askyourteam.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.