Skip to content

Hostname

connectedfueling.com

Last fetched

connectedfueling.com resolves to 4 IPv4 addresses operated by UNE EPM TELECOMUNICACIONES S.A. in CO.

Nutrition Label

WHISPER CANON · connectedfueling.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/connectedfueling.com

Resolution chain

connectedfueling.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
190.248.95.154190.248.0.0/14AS13489UNE EPM TELECOMUNICACIONES S.A.CO
190.248.95.170190.248.0.0/14AS13489UNE EPM TELECOMUNICACIONES S.A.CO
95.101.61.1995.101.61.0/24AS20940AKAMAI-ASN1PL
95.101.61.3695.101.61.0/24AS20940AKAMAI-ASN1PL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for connectedfueling.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_IP149.72.30.175
SPF_IP159.183.171.101

Related pages

Pivot deeper into the graph from connectedfueling.com.

Cypher and MCP

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

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