Hostname
srgit.com
Last fetched
srgit.com resolves to 2 IPv4 addresses operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
srgit.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 69.16.200.76 | 69.16.192.0/18 | AS32244 | LIQUIDWEB - Liquid Web, L.L.C | US |
| 69.167.168.8 | 69.167.128.0/18 | AS32244 | LIQUIDWEB - Liquid Web, L.L.C | US |
WHOIS identity
- Registrar
- iana:303
- Organization
- shraddha rusia
- Contact emails
Subdomains
12 observed subdomains of srgit.com.
Web-graph footprint
Distinct hostnames that link to or from srgit.com in the public web crawl.
24 sites link to this hostname.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for srgit.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.titan.email |
Related pages
Pivot deeper into the graph from srgit.com.
- IP · 69.16.200.76
- ASN · AS32244LIQUIDWEB - Liquid Web, L.L.C
- Registrar · iana:303
- Country · US
- Email · shraddha.rusia@gmail.com
- TLD · .com
- Browse hostnames · sr…
- 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: "srgit.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.