Hostname
cogencyglobal.com
Last fetched
cogencyglobal.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:895 as the registrar.
Nutrition Label
Resolution chain
cogencyglobal.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:895
- Organization
- contact privacy inc. customer 7151571251
- Contact emails
Subdomains
12 observed subdomains of cogencyglobal.com.
Web-graph footprint
Distinct hostnames that link to or from cogencyglobal.com in the public web crawl.
100 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for cogencyglobal.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 153028.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | relay.kinstamailservice.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 173.10.139.100 |
| SPF_IP | 208.105.73.27 |
| SPF_IP | 216.31.241.67 |
| SPF_IP | 38.140.16.178 |
| SPF_IP | 63.254.156.14 |
| SPF_IP | 66.19.228.253 |
| SPF_IP | 69.193.221.156 |
| SPF_IP | 69.7.234.36 |
Related pages
Pivot deeper into the graph from cogencyglobal.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cogencyglobal.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.