Hostname
gigtel.com
Last fetched
gigtel.com resolves to 1 IPv4 address operated by CCRTC - Endeavor Communications in US. WHOIS lists iana:440 as the registrar.
Nutrition Label
Resolution chain
gigtel.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 |
|---|---|---|---|---|
| 209.132.160.251 | 209.132.160.0/20 | AS19751 | CCRTC - Endeavor Communications | US |
WHOIS identity
- Registrar
- iana:440
- Organization
- domains by proxy,
- Contact emails
Subdomains
24 observed subdomains of gigtel.com.
Showing 18 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gigtel.com in the public web crawl.
38 sites link to this hostname.
27 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
36 SPF mechanisms authorising senders for gigtel.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf.weendeavor.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.151.192.0/23 |
| SPF_IP | 134.128.64.0/19 |
| SPF_IP | 134.128.96.0/19 |
| SPF_IP | 149.137.224.184 |
| SPF_IP | 149.72.0.0/16 |
| SPF_IP | 159.183.0.0/16 |
| SPF_IP | 167.89.0.0/17 |
| SPF_IP | 168.245.0.0/17 |
| SPF_IP | 185.12.80.0/22 |
| SPF_IP | 188.172.128.0/20 |
| SPF_IP | 192.161.144.0/20 |
| SPF_IP | 192.254.112.0/20 |
| SPF_IP | 198.21.0.0/21 |
| SPF_IP | 198.37.144.0/20 |
| SPF_IP | 206.210.87.0/29 |
| SPF_IP | 206.210.87.16/29 |
| SPF_IP | 206.210.87.24/29 |
| SPF_IP | 206.210.87.8/29 |
| SPF_IP | 206.210.91.24/29 |
| SPF_IP | 206.210.91.80/29 |
| SPF_IP | 208.117.48.0/20 |
| SPF_IP | 209.132.160.162 |
| SPF_IP | 209.132.160.166 |
| SPF_IP | 216.198.0.0/18 |
| SPF_IP | 223.165.113.0/24 |
| SPF_IP | 223.165.115.0/24 |
| SPF_IP | 223.165.118.0/23 |
| SPF_IP | 223.165.120.0/23 |
| SPF_IP | 50.31.32.0/19 |
| SPF_IP | 63.174.23.0/24 |
| SPF_IP | 64.6.9.54 |
Related pages
Pivot deeper into the graph from gigtel.com.
- IP · 209.132.160.251
- ASN · AS19751CCRTC - Endeavor Communications
- Registrar · iana:440
- Country · US
- Email · wmerivil@gmail.com
- TLD · .com
- Browse hostnames · gi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gigtel.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.