Hostname
generateshipping.com
Last fetched
generateshipping.com resolves to 1 IPv4 address operated by AS4788 in MY. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
generateshipping.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 |
|---|---|---|---|---|
| 175.138.31.163 | 175.138.0.0/18 | AS4788 | — | MY |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
6 observed subdomains of generateshipping.com.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for generateshipping.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 175.138.31.160/29 |
| SPF_IP | 175.139.219.73/29 |
| SPF_IP | 175.140.30.33/29 |
| SPF_IP | 58.26.141.224/29 |
| SPF_IP | 58.26.143.248/29 |
| SPF_IP | 60.50.240.184/29 |
| SPF_MX | generateshipping.com |
Related pages
Pivot deeper into the graph from generateshipping.com.
- IP · 175.138.31.163
- ASN · AS4788
- Registrar · iana:1068
- Country · MY
- Email · 05aadad085ac4481b8e5fb1ee6776cd8.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · ge…
- 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: "generateshipping.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.