Hostname
globalsign.com
Last fetched
globalsign.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
globalsign.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.20.226 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.21.226 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 151.101.122.133 | 151.101.120.0/22 | AS54113 | MACST-SV4 - MacStadium, Inc. | NL |
| 199.232.82.133 | 199.232.80.0/22 | AS54113 | MACST-SV4 - MacStadium, Inc. | FR |
WHOIS identity
- Registrar
- iana:1052
- Organization
- globalsign
- Contact emails
Subdomains
87 observed subdomains of globalsign.com.
Showing 25 of 87. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from globalsign.com in the public web crawl.
3,169 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for globalsign.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | asp.cuenote.jp |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | es._spf.adp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | theaccessgroupspf.smtp.com |
| SPF_IP | 133.88.7.0/30 |
| SPF_IP | 211.11.149.164/32 |
| SPF_IP | 211.123.204.251/32 |
Related pages
Pivot deeper into the graph from globalsign.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "globalsign.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.