Hostname
swelldesigngroup.com
Last fetched
swelldesigngroup.com resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
swelldesigngroup.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 149.28.172.127 | 149.28.160.0/19 | AS20473 | AS-VULTR - The Constant Company, LLC | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of swelldesigngroup.com owner
- Contact emails
- adam@swelldesign.com.au
- 1c94961e-a3eb-46bb-babd-4effed6905b6@identity-protect.org
- 69d5fa9f-bb2c-44e8-9494-9c846ebbca47@identity-protect.org
- bb7e0317-57f6-4660-918a-4a35ad421769@identity-protect.org
- c8f3bc96-085e-4ed0-95ce-7ccf22b12e38@identity-protect.org
- c9459fcd-aa54-4299-a7e1-a8ca589ddc72@identity-protect.org
- f6e31a18-0f11-4a38-ac36-b3779feb42af@identity-protect.org
- owner-11437704@swelldesigngroup.com.whoisprivacyservice.org
- owner-4150192@swelldesigngroup.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of swelldesigngroup.com.
Web-graph footprint
Distinct hostnames that link to or from swelldesigngroup.com in the public web crawl.
42 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for swelldesigngroup.com.
| Mechanism | Target |
|---|---|
| SPF_A | swelldesigngroup.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 149.28.172.127 |
| SPF_MX | swelldesigngroup.com |
Related pages
Pivot deeper into the graph from swelldesigngroup.com.
- IP · 149.28.172.127
- ASN · AS20473AS-VULTR - The Constant Company, LLC
- Registrar · iana:468
- Country · AU
- Email · adam@swelldesign.com.au
- TLD · .com
- Browse hostnames · sw…
- 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: "swelldesigngroup.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.