Hostname
membraneintegrityfactor.com
Last fetched
membraneintegrityfactor.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
membraneintegrityfactor.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.28.50.84 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.49.15.53 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.233.191.197 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.233.97.160 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.214.64.96 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.145.193.122 | 54.144.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.145.222.226 | 54.144.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.147.125.185 | 54.147.64.0/18 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:93
- Organization
- gkg.net domain proxy service
- Contact emails
- 08243abf78a4e8e44ac7869955720e3352d3944b@privatedomain.gkg.net
- 0c651ee1e611f4d5abf39f25c2b23b6eac7ccd46@privatedomain.gkg.net
- 0d9a1296d22798e84afbd3ad594d60884f416bfb@privatedomain.gkg.net
- 1d35ed4948b2b8db2c5cce33577fddbd6abca53a@privatedomain.gkg.net
- 21ec48860a4d0ffa3840be6b9b014edc7291a7aa@privatedomain.gkg.net
- 3d4e590e21cc6446cb339bda03c982196967e774@privatedomain.gkg.net
- 4bec386798740249093b859e499c660e12224de4@privatedomain.gkg.net
- 6d89db845b7600cfd0569d407711149eb29493bc@privatedomain.gkg.net
- 77217e2321daeceec9db536a90f517e1cedbfd22@privatedomain.gkg.net
- 786be5865278c0183a151fe107c4689ddbd902dc@privatedomain.gkg.net
- a19b4089d0e8e264ec8228fada01bad72273d091@privatedomain.gkg.net
- a76804a22589d054e6c8589f801822134785a7d2@privatedomain.gkg.net
- b0c507ac5542b342bfd69fcfb7c86c40ea654fbe@privatedomain.gkg.net
- c00bf3626abe702f0501e2903b5f711ac36013f5@privatedomain.gkg.net
- c5d9ae393762200b2319c3c90ba8554b9d153b82@privatedomain.gkg.net
- d148fdf2872849cdce1995f0c896c901a794a00c@privatedomain.gkg.net
- d638fe386301372a567efef48610ed9a5e854b48@privatedomain.gkg.net
- de9da0ba2d8d55a46513d70647e8c9b4580678e7@privatedomain.gkg.net
- e060c33c4ee06a4178ff8062da22c1d152c59884@privatedomain.gkg.net
Subdomains
4 observed subdomains of membraneintegrityfactor.com.
Web-graph footprint
Distinct hostnames that link to or from membraneintegrityfactor.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for membraneintegrityfactor.com.
| Mechanism | Target |
|---|---|
| SPF_A | membraneintegrityfactor.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | membraneintegrityfactor.com |
Related pages
Pivot deeper into the graph from membraneintegrityfactor.com.
- IP · 100.28.50.84
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:93
- Country · US
- Email · 08243abf78a4e8e44ac7869955720e3352d3944b@privatedomain.gkg.net
- TLD · .com
- Browse hostnames · me…
- 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: "membraneintegrityfactor.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.