Hostname
sprig.com
Last fetched
sprig.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
sprig.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.66.147.103 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.32 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.66 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.90 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.76.10 | 3.171.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.76.104 | 3.171.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.76.109 | 3.171.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.76.113 | 3.171.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- sprig.com@protecteddomainservices.com
- 636b061e6b@sprig.com.whoistrustee.com
- 00b0a3392bc24b329bb4e859058db2fb39b2f5c573ca685a36bfee1ff7d1e52b@sprig.com.whoisproxy.org
- 02938d48d644be64d9710865c442df03cd0d21be1d097bc1b240a19725fa702b@sprig.com.whoisproxy.org
- 0c536393c0281910a303548d459cfd3d8780594399de6f5d2054ea71c34ab1a0@sprig.com.whoisproxy.org
- 0f535059afdc0263b413c5a3d752a0c49b63f244e08f1a70bb062ea16e1fd164@sprig.com.whoisproxy.org
- 1bf26a67ede275c5d2f1b0eda8825dfe6004aead9fa5a74b61abe2356b5096c5@sprig.com.whoisproxy.org
- 218d95c0ba3726901404f20bf6fa77188481ba993752ab0227463a512eb19f88@sprig.com.whoisproxy.org
- 218e5424f82d41d1bc1102e9e1638327c3a605d8c0d1fde0bcfe74a49a931710@sprig.com.whoisproxy.org
- 4010e210ac6c2ef3794293557f1af3dbb5f479f8cfaf08ccc91160bf08e1599d@sprig.com.whoisproxy.org
- 4fd4fe805a2ce42fbcdd19cdc109ceee4f003d71d1360bcf9b94c573aa436bda@sprig.com.whoisproxy.org
- 895ec0cf673dfd73abbe52ccdd6854e2ee5c369a2f4c7c5e7add7f3cfc3aa592@sprig.com.whoisproxy.org
- 91db3f712781f388338d744f2477a4638e7a35c48ea842569b7be206840d1401@sprig.com.whoisproxy.org
- 989826cb03ff0c825109d6a0801ba7b56058a10252390eeb2116048f4396e581@sprig.com.whoisproxy.org
- 9f385ac18858550253f06b790605bb1173b0e33728d4b6b370d502c1fece042f@sprig.com.whoisproxy.org
- a1aeda7c3112bbe1e90700244bd6f9de5a1e7918e0c749c7ec0d0e166244a6ce@sprig.com.whoisproxy.org
- a1b0f1b3acbb84640f21d9b524ef827ff0d8d09704397fba07a3b24770c2e8b1@sprig.com.whoisproxy.org
- b0bc9cb136058db5a3e7cb03f3d1c809064a5b210135a5ead759cb1154b5e3f1@sprig.com.whoisproxy.org
- b3333bc896a3e0d35856cbdf161b5632e75e23a00482635a751d22813c70a200@sprig.com.whoisproxy.org
- d6a41fe8ddc72f8ca5b4393e3e35c5670dedf5fe884711b2b19241ccb2a3bbeb@sprig.com.whoisproxy.org
- and 3 more
Subdomains
26 observed subdomains of sprig.com.
Showing 25 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sprig.com in the public web crawl.
453 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for sprig.com.
| Mechanism | Target |
|---|---|
| SPF_A | sprig.com |
| SPF_INCLUDE | 8224380.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | u9595947.wl198.sendgrid.net |
| SPF_MX | sprig.com |
Related pages
Pivot deeper into the graph from sprig.com.
- IP · 18.66.147.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1387
- Country · DE
- Email · sprig.com@protecteddomainservices.com
- TLD · .com
- Browse hostnames · sp…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sprig.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.