Hostname
comptonaccounting.com
Last fetched
comptonaccounting.com resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
comptonaccounting.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.33.123.26 | 45.33.112.0/20 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of comptonaccounting.com owner
- Contact emails
- mark@comptonaccounting.com
- 16d0cc86-785f-4944-a6a0-107e5830ed04@identity-protect.org
- 19e81e6e-a68b-4e36-958b-2247e7f48358@identity-protect.org
- 57352af8-5b1c-4796-a707-ac40fceafe29@identity-protect.org
- 8b58ed45-46ac-45f3-a829-56b38c071cde@identity-protect.org
- 9c294a41-4db2-4840-b777-c9aa1e9a37af@identity-protect.org
- c5fe0d5f-7eeb-4feb-be28-e61d16596c38@identity-protect.org
Subdomains
2 observed subdomains of comptonaccounting.com.
Web-graph footprint
Distinct hostnames that link to or from comptonaccounting.com in the public web crawl.
5 sites link to this hostname.
140 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for comptonaccounting.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.safewebservices.com |
Related pages
Pivot deeper into the graph from comptonaccounting.com.
- IP · 45.33.123.26
- ASN · AS63949AKAMAI-LINODE-AP - Akamai Connected Cloud
- Registrar · iana:468
- Country · US
- Email · mark@comptonaccounting.com
- TLD · .com
- Browse hostnames · co…
- 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: "comptonaccounting.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.