Hostname
identificationsports.com
Last fetched
identificationsports.com resolves to 1 IPv4 address operated by TELENET - TELENET Informatique Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
identificationsports.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 |
|---|---|---|---|---|
| 199.195.204.56 | 199.195.204.0/24 | AS40727 | TELENET - TELENET Informatique Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- bhaskor guha
- Contact emails
Subdomains
7 observed subdomains of identificationsports.com.
Web-graph footprint
Distinct hostnames that link to or from identificationsports.com in the public web crawl.
7 sites link to this hostname.
35 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for identificationsports.com.
| Mechanism | Target |
|---|---|
| SPF_A | carbon-m2.uducat.com |
| SPF_A | identificationsports.com |
| SPF_A | smtp2.globalti.ca |
| SPF_A | wh4.globalti.ca |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 209.169.132.20 |
| SPF_IP | 23.137.57.64/32 |
| SPF_IP | 24.37.74.210/32 |
| SPF_IP | 74.122.244.148 |
| SPF_MX | identificationsports.com |
Related pages
Pivot deeper into the graph from identificationsports.com.
- IP · 199.195.204.56
- ASN · AS40727TELENET - TELENET Informatique Inc.
- Registrar · iana:146
- Country · CA
- Email · domaines@telenetinfo.com
- TLD · .com
- Browse hostnames · id…
- 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: "identificationsports.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.