Hostname
rgis.com
Last fetched
rgis.com resolves to 89.21.0.11, announced in 89.21.0.0/19 by Equinix - Equinix (EMEA) Acquisition Enterprises B.V. in GB. rgis.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for rgis.com is recorded in WhisperGraph.
Attribution
equinix emea acquisition enterprises
ORIGIN_AS
WHOIS identity
- Registrar
- iana:146
- Registrant organisation
- rgis, llc.
- Contact emails
- rgis.com@domainsbyproxy.com, lwagerly@rgis.com, networkteam@rgis.com, davidbratto@earthlink.net
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns-144.awsdns-18.com
- ns-899.awsdns-48.net
- ns-1257.awsdns-29.org
- ns-1745.awsdns-26.co.uk
MX records
- eu-smtp-inbound-1.mimecast.com
- eu-smtp-inbound-2.mimecast.com
SPF policy
- ip: 13.36.253.151/32
- ip: 35.181.156.191/32
- ip: 3.123.206.219/32
- ip: 3.68.129.51/32
- include: authsmtp.com
- include: eu._netblocks.mimecast.com
- include: spf.protection.outlook.com
- include: spf-00226501.pphosted.com
- include: spf.steam-connect.com
- include: servers.mcsv.net
- a: m0101435.ppops.net
- include: eu.transmail.net
- ip: 12.24.183.69
- ip: 62.216.231.98
- ip: 89.21.0.13
Threat-feed evidence
History
Related pages
Pivot from rgis.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rgis.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.