Skip to content

Hostname

magesoft.tech

Last fetched

magesoft.tech resolves to 2 IPv4 addresses operated by AS60781 in NL. WHOIS lists iana:1345 as the registrar.

Nutrition Label

WHISPER CANON · magesoft.techRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/magesoft.tech

Resolution chain

magesoft.tech resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.149.242.3489.149.192.0/18AS60781NL
95.179.155.4995.179.144.0/20AS20473AS-VULTR - The Constant Company, LLCNL

WHOIS identity

Registrar
iana:1345
Organization
gert jan bouman
Contact emails

Subdomains

48 observed subdomains of magesoft.tech.

Web-graph footprint

Distinct hostnames that link to or from magesoft.tech in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for magesoft.tech.

MechanismTarget
SPF_INCLUDE_spf.protonmail.ch
SPF_INCLUDE_spf.tijdelijke.email
SPF_INCLUDEamazonses.com
SPF_IP2001:1af8:5301:130:1c00:49ff:fe00:1d2e
SPF_IP50.19.243.6/32
SPF_IP89.149.242.34
SPF_MXmagesoft.tech

Related pages

Pivot deeper into the graph from magesoft.tech.

Cypher and MCP

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

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