Skip to content

Hostname

logicit.net

Last fetched

logicit.net resolves to 1 IPv4 address operated by MEGA NET SERVICOS DE TELECOMUNICACOES EIRELI - ME in AU. WHOIS lists iana:1609 as the registrar.

Nutrition Label

WHISPER CANON · logicit.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/logicit.net

Resolution chain

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

IPPrefixASNOperatorCountry
103.172.142.20103.172.142.0/24AS151952MEGA NET SERVICOS DE TELECOMUNICACOES EIRELI - MEAU
103.172.142.20103.172.142.0/24AS151952MEGA NET SERVICOS DE TELECOMUNICACOES EIRELI - MEAU

WHOIS identity

Registrar
iana:1609
Organization
domain privacy
Contact emails

Subdomains

42 observed subdomains of logicit.net.

Web-graph footprint

Distinct hostnames that link to or from logicit.net in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for logicit.net.

MechanismTarget
SPF_Alogicit.net
SPF_INCLUDEspf.logicit.net
SPF_IP103.252.154.214
SPF_IP103.42.108.120/32
SPF_IP103.42.108.7
SPF_IP2400:6100:3100::/56
SPF_IP2400:8f80:0:11:0:0:0:12
SPF_IP36.50.38.14
SPF_MXlogicit.net

Related pages

Pivot deeper into the graph from logicit.net.

Cypher and MCP

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

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