Skip to content

Hostname

frontierutilities.com

Last fetched

frontierutilities.com resolves to 1 IPv4 address operated by LOGIXCOMM-AS4 - Logix in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · frontierutilities.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/frontierutilities.com

Resolution chain

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

IPPrefixASNOperatorCountry
206.126.57.205206.126.56.0/22AS25956LOGIXCOMM-AS4 - LogixUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

10 observed subdomains of frontierutilities.com.

Web-graph footprint

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

48 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for frontierutilities.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-00510c01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.138.129.115
SPF_IP139.138.133.179
SPF_IP139.138.133.181
SPF_IP155.109.0.0/16
SPF_IP161.154.0.0/16
SPF_IP204.92.49.0/24
SPF_IP206.126.57.202
SPF_IP206.126.57.203
SPF_IP206.126.57.205
SPF_IP206.126.57.206
SPF_IP208.81.212.0/22
SPF_IP216.81.43.80
SPF_IP38.70.64.73
SPF_IP44.215.161.29
SPF_IP44.216.252.45
SPF_IP66.194.81.2
SPF_IP66.194.81.50
SPF_MXfrontierutilities.com

Related pages

Pivot deeper into the graph from frontierutilities.com.

Cypher and MCP

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

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