Skip to content

Hostname

novalaser.gt

Last fetched

novalaser.gt resolves to 1 IPv4 address operated by SSASN2 - SECURED SERVERS LLC in US.

Nutrition Label

WHISPER CANON · novalaser.gtRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/novalaser.gt

Resolution chain

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

IPPrefixASNOperatorCountry
184.95.35.250184.95.32.0/19AS20454SSASN2 - SECURED SERVERS LLCUS

WHOIS identity

No WHOIS records are currently associated with novalaser.gt in WhisperGraph.

Subdomains

10 observed subdomains of novalaser.gt.

Web-graph footprint

Distinct hostnames that link to or from novalaser.gt in the public web crawl.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • novalaser.gt

SPF policy

6 SPF mechanisms authorising senders for novalaser.gt.

MechanismTarget
SPF_Anovalaser.gt
SPF_INCLUDEsecurepanel.net
SPF_IP108.170.14.226
SPF_IP184.95.35.250
SPF_IP198.15.102.82
SPF_MXnovalaser.gt

Related pages

Pivot deeper into the graph from novalaser.gt.

Cypher and MCP

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

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