Skip to content

Hostname

amsolutionswi.com

Last fetched

amsolutionswi.com resolves to 2 IPv4 addresses operated by HOSTROCKET - HostRocket.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.101.50.15199.101.48.0/22AS23535HOSTROCKET - HostRocket.com, Inc.US
208.69.108.33208.69.108.0/22AS17378AS17378 - TierPoint, LLCUS

WHOIS identity

Registrar
iana:1068
Organization
am solutions
Contact emails

Subdomains

12 observed subdomains of amsolutionswi.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for amsolutionswi.com.

MechanismTarget
SPF_INCLUDE_spf.pagepath.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.130.122.0/23
SPF_IP104.130.96.0/28
SPF_IP143.55.224.0/21
SPF_IP143.55.232.0/22
SPF_IP146.20.112.0/26
SPF_IP146.20.113.0/24
SPF_IP146.20.191.0/24
SPF_IP159.112.240.0/20
SPF_IP159.135.224.0/20
SPF_IP161.38.192.0/20
SPF_IP166.78.68.0/22
SPF_IP192.237.158.0/23
SPF_IP198.244.48.0/20
SPF_IP198.46.82.3/32
SPF_IP198.61.254.0/23
SPF_IP204.220.168.0/21
SPF_IP204.220.176.0/20
SPF_IP209.61.151.0/24
SPF_IP23.253.182.0/23
SPF_IP3.162.163.32
SPF_IP3.162.163.33
SPF_IP3.162.163.60
SPF_IP3.162.163.9
SPF_IP69.72.32.0/20
SPF_IP71.13.162.19

Related pages

Pivot deeper into the graph from amsolutionswi.com.

Cypher and MCP

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

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