Hostname
certicasolutions.com
Last fetched
certicasolutions.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.
Nutrition Label
Resolution chain
certicasolutions.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 |
|---|---|---|---|---|
| 104.198.15.82 | 104.198.0.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from certicasolutions.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
30 SPF mechanisms authorising senders for certicasolutions.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 2173564.spf10.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | docebosaas.com |
| SPF_INCLUDE | emailsrvr.com |
| SPF_IP | 100.0.200.15 |
| SPF_IP | 100.24.27.94 |
| SPF_IP | 104.198.15.82 |
| SPF_IP | 104.239.154.48 |
| SPF_IP | 107.23.46.90 |
| SPF_IP | 108.252.5.73 |
| SPF_IP | 18.213.202.21 |
| SPF_IP | 34.227.66.192 |
| SPF_IP | 50.208.147.145 |
| SPF_IP | 50.84.234.98 |
| SPF_IP | 52.201.4.23 |
| SPF_IP | 54.174.50.153 |
| SPF_IP | 54.209.62.98 |
| SPF_IP | 54.82.56.226 |
| SPF_IP | 54.91.161.236 |
| SPF_IP | 64.61.39.130 |
| SPF_IP | 66.161.128.26 |
| SPF_IP | 66.161.202.195 |
| SPF_IP | 72.32.53.49 |
| SPF_IP | 72.32.53.50 |
| SPF_IP | 72.32.53.53 |
| SPF_IP | 72.32.71.29 |
| SPF_IP | 76.190.102.162 |
| SPF_IP | 96.39.35.226 |
Related pages
Pivot deeper into the graph from certicasolutions.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "certicasolutions.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.