Hostname
propsage.com
Last fetched
propsage.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
propsage.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.215.12.100 | 13.214.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.250.201.172 | 13.250.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 46.137.207.81 | 46.137.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.220.180.78 | 52.220.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.76.165.26 | 52.76.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 54.255.6.250 | 54.255.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:1479
- Organization
- siow chen ang
- Contact emails
Subdomains
17 observed subdomains of propsage.com.
Web-graph footprint
Distinct hostnames that link to or from propsage.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for propsage.com.
| Mechanism | Target |
|---|---|
| SPF_A | propsage.com |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | _spf.mailersend.net |
| SPF_INCLUDE | mailgun.org |
| SPF_IP | 103.206.30.0/23 |
| SPF_IP | 103.206.30.10 |
| SPF_IP | 103.206.30.138 |
| SPF_IP | 103.206.30.40 |
| SPF_IP | 103.206.30.45 |
| SPF_MX | propsage.com |
Related pages
Pivot deeper into the graph from propsage.com.
- IP · 13.215.12.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1479
- Country · SG
- Email · namesilo@smartvirtualoffice.com.sg
- TLD · .com
- Browse hostnames · pr…
- 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: "propsage.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.