Hostname
mytechglance.com
Last fetched
mytechglance.com resolves to 1 IPv4 address operated by COGENT-174 - Cogent Communications, LLC in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
mytechglance.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 154.27.79.208 | 154.24.0.0/13 | AS174 | COGENT-174 - Cogent Communications, LLC | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- —
- Contact emails
- —
Subdomains
8 observed subdomains of mytechglance.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
30 SPF mechanisms authorising senders for mytechglance.com.
| Mechanism | Target |
|---|---|
| SPF_A | mytechglance.com |
| SPF_IP | 172.111.224.108/32 |
| SPF_IP | 172.111.224.126/32 |
| SPF_IP | 172.111.224.146/32 |
| SPF_IP | 172.111.224.20/32 |
| SPF_IP | 172.111.224.51/32 |
| SPF_IP | 172.111.224.76/32 |
| SPF_IP | 172.120.56.12/32 |
| SPF_IP | 172.120.56.13/32 |
| SPF_IP | 172.120.56.148/32 |
| SPF_IP | 172.120.56.149/32 |
| SPF_IP | 172.120.56.226/32 |
| SPF_IP | 172.120.56.242/32 |
| SPF_IP | 172.120.56.71/32 |
| SPF_IP | 172.120.56.72/32 |
| SPF_IP | 45.95.193.16/32 |
| SPF_IP | 45.95.193.20/32 |
| SPF_IP | 45.95.193.21/32 |
| SPF_IP | 45.95.193.27/32 |
| SPF_IP | 45.95.193.30/32 |
| SPF_IP | 45.95.193.33/32 |
| SPF_IP | 45.95.193.44/32 |
| SPF_IP | 45.95.193.47/32 |
| SPF_IP | 45.95.193.53/32 |
| SPF_IP | 45.95.193.56/32 |
| SPF_IP | 5.253.86.69/32 |
| SPF_IP | 5.253.86.70/32 |
| SPF_IP | 5.253.86.71/32 |
| SPF_IP | 5.253.86.72/32 |
| SPF_MX | mytechglance.com |
Related pages
Pivot deeper into the graph from mytechglance.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mytechglance.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.