Skip to content

Hostname

certicasolutions.com

Last fetched

certicasolutions.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

WHISPER CANON · certicasolutions.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/certicasolutions.com

Resolution chain

certicasolutions.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.198.15.82104.198.0.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

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.

MechanismTarget
SPF_INCLUDE2173564.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEemailsrvr.com
SPF_IP100.0.200.15
SPF_IP100.24.27.94
SPF_IP104.198.15.82
SPF_IP104.239.154.48
SPF_IP107.23.46.90
SPF_IP108.252.5.73
SPF_IP18.213.202.21
SPF_IP34.227.66.192
SPF_IP50.208.147.145
SPF_IP50.84.234.98
SPF_IP52.201.4.23
SPF_IP54.174.50.153
SPF_IP54.209.62.98
SPF_IP54.82.56.226
SPF_IP54.91.161.236
SPF_IP64.61.39.130
SPF_IP66.161.128.26
SPF_IP66.161.202.195
SPF_IP72.32.53.49
SPF_IP72.32.53.50
SPF_IP72.32.53.53
SPF_IP72.32.71.29
SPF_IP76.190.102.162
SPF_IP96.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.