Hostname
gowanco.com
Last fetched
gowanco.com resolves to 104.20.22.137, announced in 104.20.16.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. gowanco.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 104.20.22.137
104.20.16.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 172.66.167.150
172.66.160.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
IPv6 resolution
No AAAA record for gowanco.com is recorded in WhisperGraph.
Attribution
Cloudflare
cdn · ORIGIN_AS, CDN
WHOIS identity
- Registrar
- iana:2
- Registrant organisation
- gowan company,
- Contact emails
- asantillan@gowanco.com, lmann@gowanco.com
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns10.digicertdns.com
- ns0.dnsmadeeasy.com
- ns1.dnsmadeeasy.com
- ns2.dnsmadeeasy.com
- ns3.dnsmadeeasy.com
- ns4.dnsmadeeasy.com
MX records
- mx1.hc5625-47.iphmx.com
- mx2.hc5625-47.iphmx.com
SPF policy
- ip: 38.126.244.0/24
- include: amazonses.com
- include: spf.constantcontact.com
- exists: %{i}.spf.hc5625-47.iphmx.com
- include: _spf.mlsend.com
- include: spf.protection.outlook.com
- ip: 149.155.4.249
- ip: 18.102.187.183
Threat-feed evidence
History
Related pages
Pivot from gowanco.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gowanco.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.