Skip to content

Hostname

consulio.co

Last fetched

consulio.co resolves to 1 IPv4 address operated by AS198785 in HR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · consulio.coRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/consulio.co

Resolution chain

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

IPPrefixASNOperatorCountry
185.155.227.171185.155.226.0/23AS198785HR

WHOIS identity

Registrar
iana:146
Organization
consulio
Contact emails

Subdomains

13 observed subdomains of consulio.co.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • consulio.co

SPF policy

14 SPF mechanisms authorising senders for consulio.co.

MechanismTarget
SPF_Aconsulio.co
SPF_Ama
SPF_Amail5.poslovniservisi.com
SPF_Amail6.poslovniservisi.com
SPF_Amail7.poslovniservisi.com
SPF_Amail8.poslovniservisi.com
SPF_Amail9.poslovniservisi.com
SPF_IP141.138.12.188/32
SPF_IP141.138.14.38/32
SPF_IP178.218.161.61
SPF_IP185.155.227.171
SPF_IP185.46.34.101/32
SPF_IP185.46.34.156
SPF_MXconsulio.co

Related pages

Pivot deeper into the graph from consulio.co.

Cypher and MCP

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

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