Skip to content

Hostname

tfenergysolutions.com

Last fetched

tfenergysolutions.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · tfenergysolutions.comRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint9.2/10canon.whisper.security/host/tfenergysolutions.com

Resolution chain

tfenergysolutions.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
4.204.224.1324.192.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

WHOIS identity

Registrar
iana:3786
Organization
alain bussiere
Contact emails

Subdomains

8 observed subdomains of tfenergysolutions.com.

Web-graph footprint

Distinct hostnames that link to or from tfenergysolutions.com in the public web crawl.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for tfenergysolutions.com.

MechanismTarget
SPF_Acfcanada.net
SPF_INCLUDEspf-001e6b01.pphosted.com
SPF_INCLUDEspf.ess.ca.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.139.36/32
SPF_IP149.72.68.188/32
SPF_IP205.236.110.120/32
SPF_IP205.236.110.126
SPF_IP216.186.203.83/32
SPF_IP68.179.48.4
SPF_IP70.35.174.69
SPF_IP74.49.163.69

Related pages

Pivot deeper into the graph from tfenergysolutions.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "tfenergysolutions.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.