Skip to content

Hostname

hyphensolutions.com

Last fetched

hyphensolutions.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · hyphensolutions.comRouting diversity5.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hyphensolutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.123.79100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.144.170.22916.144.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.221.23235.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.232.17735.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.227.91.5844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.36.8944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.42.17544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.161.12244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.32.145.15452.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.34.163.17552.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.88.59.9052.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.192.054.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.184.208.6754.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.245.211.2854.245.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.174.52184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
hyphen solutions
Contact emails

Subdomains

46 observed subdomains of hyphensolutions.com.

Web-graph footprint

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

61 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for hyphensolutions.com.

Related pages

Pivot deeper into the graph from hyphensolutions.com.

Cypher and MCP

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

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