Hostname
connectedfueling.com
Last fetched
connectedfueling.com resolves to 4 IPv4 addresses operated by UNE EPM TELECOMUNICACIONES S.A. in CO.
Nutrition Label
Resolution chain
connectedfueling.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 190.248.95.154 | 190.248.0.0/14 | AS13489 | UNE EPM TELECOMUNICACIONES S.A. | CO |
| 190.248.95.170 | 190.248.0.0/14 | AS13489 | UNE EPM TELECOMUNICACIONES S.A. | CO |
| 95.101.61.19 | 95.101.61.0/24 | AS20940 | AKAMAI-ASN1 | PL |
| 95.101.61.36 | 95.101.61.0/24 | AS20940 | AKAMAI-ASN1 | PL |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for connectedfueling.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 149.72.30.175 |
| SPF_IP | 159.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.