Hostname
simply-communicate.com
Last fetched
simply-communicate.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
simply-communicate.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 |
|---|---|---|---|---|
| 45.60.124.167 | 45.60.124.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 45.60.130.167 | 45.60.130.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
WHOIS identity
- Registrar
- iana:9
- Organization
- marc wright
- Contact emails
- 1c7a0a4b0a28fd0a5cc6e70a9a0a6799@domaindiscreet.com
- 442e96120a28fd0a02090f8f690b8d9b@domaindiscreet.com
- 5642b5970a28fd0a65fc4ddf78238a94@domaindiscreet.com
- 57965892@myprivatename.com
- 6bab001b0a28fd0a001db2f886514c07@domaindiscreet.com
- 75pk2os5rijba8i6adc0m6ctm5@domaindiscreet.com
- 8fee30f90a28fd0a410cb6948d92d6a4@domaindiscreet.com
- marc.wright@simply-communicate.com
Subdomains
9 observed subdomains of simply-communicate.com.
Web-graph footprint
Distinct hostnames that link to or from simply-communicate.com in the public web crawl.
152 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for simply-communicate.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{i}._ip.%{h}._ehlo.%{d}._spf.vali.email |
| SPF_INCLUDE | 9414275.spf02.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from simply-communicate.com.
- IP · 45.60.124.167
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · iana:9
- Country · GB
- Email · 1c7a0a4b0a28fd0a5cc6e70a9a0a6799@domaindiscreet.com
- TLD · .com
- Browse hostnames · si…
- 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: "simply-communicate.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.