Skip to content

Hostname

wisycom.com

Last fetched

wisycom.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · wisycom.comRouting diversity2.4/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/wisycom.com

Resolution chain

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

IPPrefixASNOperatorCountry
134.122.86.218134.122.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
188.166.36.241188.166.0.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
iana:113
Organization
franco maestrelli
Contact emails

Subdomains

14 observed subdomains of wisycom.com.

Web-graph footprint

Distinct hostnames that link to or from wisycom.com in the public web crawl.

109 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for wisycom.com.

MechanismTarget
SPF_Asmtp-auth.nsoft.it
SPF_Asmtp.nsoft.it
SPF_Asmtps.nsoft.it
SPF_INCLUDEsender.zohobooks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP79.7.168.79
SPF_IP79.7.168.80
SPF_IP88.149.173.11

Related pages

Pivot deeper into the graph from wisycom.com.

Cypher and MCP

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

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