Hostname
usig.com
Last fetched
usig.com resolves to 1 IPv4 address operated by APBT-AS-TW Asia Pacific Broadband Fixed Lines Co., Ltd. in TW. WHOIS lists iana:1336 as the registrar.
Nutrition Label
Resolution chain
usig.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 |
|---|---|---|---|---|
| 124.219.85.88 | 124.219.85.0/24 | AS24154 | APBT-AS-TW Asia Pacific Broadband Fixed Lines Co., Ltd. | TW |
WHOIS identity
- Registrar
- iana:1336
- Organization
- sam wang
- Contact emails
Subdomains
35 observed subdomains of usig.com.
Showing 25 of 35. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from usig.com in the public web crawl.
13 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for usig.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 113.196.49.0/24 |
| SPF_IP | 124.219.116.128/29 |
| SPF_IP | 124.219.85.0/24 |
| SPF_IP | 202.3.174.0/24 |
| SPF_IP | 60.251.252.70 |
| SPF_MX | usig.com |
Related pages
Pivot deeper into the graph from usig.com.
- IP · 124.219.85.88
- ASN · AS24154APBT-AS-TW Asia Pacific Broadband Fixed Lines Co., Ltd.
- Registrar · iana:1336
- Country · TW
- Email · usigadm@usig.com.tw
- TLD · .com
- Browse hostnames · us…
- 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: "usig.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.