Skip to content

Hostname

solleta.com

Last fetched

solleta.com resolves to 1 IPv4 address operated by IHNET - IHNetworks, LLC in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · solleta.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/solleta.com

Resolution chain

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

IPPrefixASNOperatorCountry
67.222.109.24967.222.109.0/24AS33494IHNET - IHNetworks, LLCUS

WHOIS identity

Registrar
iana:48
Organization
peter peczek
Contact emails

Subdomains

7 observed subdomains of solleta.com.

Web-graph footprint

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

16 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • solleta.com

SPF policy

6 SPF mechanisms authorising senders for solleta.com.

MechanismTarget
SPF_Asolleta.com
SPF_IP162.219.248.164
SPF_IP162.219.248.167
SPF_IP67.222.109.196
SPF_IP67.222.109.249
SPF_MXsolleta.com

Related pages

Pivot deeper into the graph from solleta.com.

Cypher and MCP

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

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