Hostname
enbridge.com
Last fetched
enbridge.com resolves to 9 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
enbridge.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.107.226.41 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.226.45 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.226.70 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.253.41 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.253.45 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.253.70 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 150.171.109.100 | 150.171.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | KE |
| 150.171.109.193 | 150.171.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | KE |
| 150.171.109.101 | 150.171.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | KE |
WHOIS identity
- Registrar
- iana:292
- Organization
- dnstination
- Contact emails
- admin@dnstinations.com
- an29c7kz5tm@networksolutionsprivateregistration.com
- bj9zv2ew2mm@networksolutionsprivateregistration.com
- bz8wv7gy66e@networksolutionsprivateregistration.com
- ek6xw55f523@networksolutionsprivateregistration.com
- ez8674m54vm@networksolutionsprivateregistration.com
- ez8xu6nz923@networksolutionsprivateregistration.com
- gb7m62724th@networksolutionsprivateregistration.com
- hb4wp45s825@networksolutionsprivateregistration.com
- hm2uy5nb823@networksolutionsprivateregistration.com
- hx9y95qh3h6@networksolutionsprivateregistration.com
- kt9ad2k25dv@networksolutionsprivateregistration.com
- mc2s74b86mf@networksolutionsprivateregistration.com
- mq5s75vp6bt@networksolutionsprivateregistration.com
- pp28n3y452k@networksolutionsprivateregistration.com
- qy3tr3yn23w@networksolutionsprivateregistration.com
- r66es58c8jn@networksolutionsprivateregistration.com
- rj7fa37e3u4@networksolutionsprivateregistration.com
- s82524fm36c@networksolutionsprivateregistration.com
- sn7b94as2yn@networksolutionsprivateregistration.com
- and 7 more
Subdomains
286 observed subdomains of enbridge.com.
Showing 25 of 286. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from enbridge.com in the public web crawl.
2,170 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for enbridge.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from enbridge.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "enbridge.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.