Skip to content

Hostname

asygma.tech

Last fetched

asygma.tech resolves to 1 IPv4 address operated by AS63949 in GB. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · asygma.techRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/asygma.tech

Resolution chain

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

IPPrefixASNOperatorCountry
88.80.187.3588.80.184.0/21AS63949GB

WHOIS identity

Registrar
iana:1390
Organization
contact privacy inc. customer 0160675057
Contact emails

Subdomains

12 observed subdomains of asygma.tech.

Web-graph footprint

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

71 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for asygma.tech.

MechanismTarget
SPF_Aveeam.asygma.tech
SPF_INCLUDEeu-sender.zohobooks.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_INCLUDEspf.zoho.eu
SPF_IP88.80.187.35

Related pages

Pivot deeper into the graph from asygma.tech.

Cypher and MCP

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

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