Hostname
gigwise.com
Last fetched
gigwise.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gigwise.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.4.42 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.5.42 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.68.217 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- andy day
- Contact emails
- andy@gigwise.com
- news@gigwise.com
- niall@secondscreenldn.com
- 1723a935-8f4f-4159-ac7d-455169dab23f@identity-protect.org
- 842ebaec-1e0a-491e-adce-6f640eb29efd@identity-protect.org
- 8cedc2de-f39f-40b7-8733-b0665193d6da@identity-protect.org
- a02b7ad2-31d0-456b-8929-d632d98fc4a8@identity-protect.org
- ca69a1b6-5346-4a76-98e9-bff490cd884d@identity-protect.org
- owner-10338354@gigwise.com.whoisprivacyservice.org
- owner-10423770@gigwise.com.whoisprivacyservice.org
- owner-10701189@gigwise.com.whoisprivacyservice.org
- owner-2136499@gigwise.com.whoisprivacyservice.org
- owner-3780949@gigwise.com.whoisprivacyservice.org
- owner-4961101@gigwise.com.whoisprivacyservice.org
- owner-6121106@gigwise.com.whoisprivacyservice.org
- owner-6563978@gigwise.com.whoisprivacyservice.org
- owner-6741041@gigwise.com.whoisprivacyservice.org
- owner-6753890@gigwise.com.whoisprivacyservice.org
- owner-7208372@gigwise.com.whoisprivacyservice.org
- owner-8288465@gigwise.com.whoisprivacyservice.org
- and 2 more
Subdomains
9 observed subdomains of gigwise.com.
Web-graph footprint
Distinct hostnames that link to or from gigwise.com in the public web crawl.
2,490 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for gigwise.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from gigwise.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gigwise.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.