Hostname
techgurublogs.com
Last fetched
techgurublogs.com resolves to 5 IPv4 addresses operated by AEROTEK-AS in TR.
Nutrition Label
Resolution chain
techgurublogs.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 213.159.1.75 | 213.159.0.0/21 | AS42807 | AEROTEK-AS | TR |
| 38.114.121.40 | 38.114.121.0/24 | AS63023 | AS-GLOBALTELEHOST - GTHost | US |
| 45.63.67.181 | 45.63.64.0/20 | AS20473 | AS-VULTR - The Constant Company, LLC | US |
| 66.42.124.101 | 66.42.112.0/20 | AS20473 | AS-VULTR - The Constant Company, LLC | US |
| 70.34.206.56 | 70.34.192.0/19 | AS20473 | AS-VULTR - The Constant Company, LLC | SE |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from techgurublogs.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for techgurublogs.com.
| Mechanism | Target |
|---|---|
| SPF_A | techgurublogs.com |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_INCLUDE | spf.hostns.io |
| SPF_IP | 45.33.116.197 |
| SPF_IP | 91.204.209.202 |
| SPF_MX | techgurublogs.com |
Related pages
Pivot deeper into the graph from techgurublogs.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "techgurublogs.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.