Skip to content

Hostname

bluepex.com

Last fetched

bluepex.com resolves to 1 IPv4 address operated by TERAMUNDI - Teramundi in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.255.14.252199.255.14.0/23AS64233TERAMUNDI - TeramundiUS

WHOIS identity

Registrar
iana:146
Organization
bluepex security solutions
Contact emails

Subdomains

42 observed subdomains of bluepex.com.

Web-graph footprint

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

7 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bluepex.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDExmailer.com.br
SPF_IP167.89.77.130/32
SPF_IP200.247.39.208/28
SPF_IP201.28.114.104/29
SPF_IP52.52.70.216
SPF_IP52.9.137.218
SPF_IP54.233.116.251

Related pages

Pivot deeper into the graph from bluepex.com.

Cypher and MCP

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

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