Skip to content

Hostname

trignosfera.com

Last fetched

trignosfera.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:466 as the registrar.

Nutrition Label

WHISPER CANON · trignosfera.comRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/trignosfera.com

Resolution chain

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

IPPrefixASNOperatorCountry
142.132.146.190142.132.128.0/17AS24940DE

WHOIS identity

Registrar
iana:466
Organization
paulo eduardo
Contact emails

Subdomains

30 observed subdomains of trignosfera.com.

Threat posture

History

Mail and authentication

MX records

  • trignosfera.com

SPF policy

11 SPF mechanisms authorising senders for trignosfera.com.

MechanismTarget
SPF_Atrignosfera.com
SPF_INCLUDE_spf.cleanmx.pt
SPF_IP142.132.146.190
SPF_IP188.40.116.241
SPF_IP188.40.116.251
SPF_IP94.46.179.1
SPF_IP94.46.179.17
SPF_IP94.46.179.21
SPF_IP94.46.179.3
SPF_IP94.46.179.5
SPF_MXtrignosfera.com

Related pages

Pivot deeper into the graph from trignosfera.com.

Cypher and MCP

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

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