Skip to content

Hostname

foro.fibremex.com

Last fetched

foro.fibremex.com resolves to 1 IPv4 address operated by TRANSTELCO-INC - Transtelco Inc in MX.

Nutrition Label

WHISPER CANON · foro.fibremex.comRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/foro.fibremex.com

Resolution chain

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

IPPrefixASNOperatorCountry
170.247.226.26170.247.226.0/24AS32098TRANSTELCO-INC - Transtelco IncMX

WHOIS identity

No WHOIS records are currently associated with foro.fibremex.com in WhisperGraph.

Subdomains

1 observed subdomain of foro.fibremex.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for foro.fibremex.com.

MechanismTarget
SPF_Aforo.fibremex.com
SPF_IP170.247.226.26
SPF_IP189.254.199.118
SPF_IP68.71.58.18
SPF_IP68.71.58.19
SPF_MXforo.fibremex.com
SPF_MXmail.fibremex.com

Related pages

Pivot deeper into the graph from foro.fibremex.com.

Cypher and MCP

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

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