Hostname
amplifymsp.com
Last fetched
amplifymsp.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
amplifymsp.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.145 | 199.60.103.0/24 | AS209242 | — | US |
| 199.60.103.45 | 199.60.103.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 12411791386
- Contact emails
- deabezdt5ybu@contactprivacy.email
- 06c0b1bd-c7b4-4a22-b704-94724c914afb@identity-protect.org
- 06c8d810-a068-4c34-98ee-47c97397eafa@identity-protect.org
- 49ad58f5-8f57-445a-948d-59a7e335d896@identity-protect.org
- 991114d1-8469-43b9-8b27-106c28a81cef@identity-protect.org
- d1fad42c-26e3-49de-a940-0d0012ad0a37@identity-protect.org
- f41d79a4-1f2f-498f-8692-384df128218a@identity-protect.org
Subdomains
4 observed subdomains of amplifymsp.com.
Web-graph footprint
Distinct hostnames that link to or from amplifymsp.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for amplifymsp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 24175144.spf07.hubspotemail.net |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_INCLUDE | spf.us.exclaimer.net |
| SPF_MX | amplifymsp.com |
Related pages
Pivot deeper into the graph from amplifymsp.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "amplifymsp.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.