Skip to content

Hostname

consorcioexpress.co

Last fetched

consorcioexpress.co resolves to 1 IPv4 address operated by AS47583 in BR. WHOIS lists iana:999999 as the registrar.

Nutrition Label

WHISPER CANON · consorcioexpress.coRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/consorcioexpress.co

Resolution chain

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

IPPrefixASNOperatorCountry
149.62.37.159149.62.37.0/24AS47583BR

WHOIS identity

Registrar
iana:999999
Organization
express del futuro s. a.
Contact emails

Subdomains

5 observed subdomains of consorcioexpress.co.

Web-graph footprint

Distinct hostnames that link to or from consorcioexpress.co in the public web crawl.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for consorcioexpress.co.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP181.57.134.26
SPF_IP186.154.203.242
SPF_IP186.31.101.194
SPF_IP190.25.189.242
SPF_IP190.27.171.218
SPF_IP190.85.242.114

Related pages

Pivot deeper into the graph from consorcioexpress.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "consorcioexpress.co"})-[: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.